Join Slack
Powered by
<@U0B8UEMV1> but in that case the left type of eit...
# arrow-contributors
e
Eugenio
07/22/2018, 9:15 AM
@pakoito
but in that case the left type of either is important, no? If I have an
Either<Throwable, String>
and I apply a
map(String -> Int)
I expect to get back an
Either<Throwable, Int>
Open in Slack
Previous
Next