arrow-core / arrow.core.extensions / EitherMonadError

EitherMonadError

interface ~~EitherMonadError~~<L> : MonadError<EitherPartialOf<L>, L>, EitherApplicativeError<L>, EitherMonad<L> Deprecated: MonadError typeclass is deprecated and will be removed in 0.13.0. Use concrete methods on Either

Do you like Arrow?

Arrow Org
<