arrow-core / arrow.core.extensions.either.applicativeError / arrow.core.Either

Extensions for arrow.core.Either

applicativeError fun <L> Either.Companion.~~applicativeError~~(): EitherApplicativeError<L>
fromEither fun <L, A, EE> Either<EE, A>.~~fromEither~~(arg1: (EE) -> L): Either<L, A>

Do you like Arrow?

Arrow Org
<