Join Slack
Communities
Powered by
`myEither.map { bla }`, `map(oneEither, otherEith...
# arrow
p
pakoito
03/06/2019, 4:12 PM
myEither.map { bla }
,
map(oneEither, otherEither) { one, two -> bla(one + two) }
Open in Slack
Previous
Next