arrow-core / arrow.core.extensions / EitherApply / ap

ap

open fun <A, B> EitherOf<L, A>.ap(ff: EitherOf<L, (A) -> B>): Either<L, B>

Do you like Arrow?

Arrow Org
<