Join Slack
Powered by
that idiom is available for running to IO, Deferre...
# arrow
r
raulraja
02/06/2018, 12:07 PM
that idiom is available for running to IO, DeferredKW, ObservableKW, FlowableKW etc unless in your case you are just interpreting to
EitherKindPartial<E>
. There is also a
MonadError<F, E>
instance for that
https://github.com/arrow-kt/arrow/blob/master/arrow-instances/src/main/kotlin/arrow/instances/either.kt#L53
Open in Slack
Previous
Next