Join Slack
Powered by
So if you do something like `listOfEithers.fold("t...
# arrow
s
simon.vergauwen
10/21/2018, 2:58 PM
So if you do something like
listOfEithers.fold("test".right()) { acc, i -> ... }
it type matches
Open in Slack
Previous
Next