Join Slack
Powered by
for 0.11 we’re bringing them together, rewriting s...
# arrow
p
pakoito
05/27/2020, 7:49 PM
for 0.11 we’re bringing them together, rewriting some APIs from IO to use suspend () -> Either instead
m
Marcin Gryszko
05/28/2020, 6:48 AM
Does it mean that there will be a kind of
IOEither<L, R>
monad?
c
CLOVIS
05/28/2020, 8:50 AM
IO<E, R>
was mentioned a few times already, not sure if that's what you mean
p
pakoito
05/28/2020, 9:47 AM
yes, bifunctor IO
3
Views
Open in Slack
Previous
Next