arrow-core-data / arrow.core.computations / either

either

object either

Functions

eager fun <E, A> eager(c: suspend RestrictedEitherEffect<E, *>.() -> A): Either<E, A>
invoke suspend operator fun <E, A> invoke(c: suspend EitherEffect<E, *>.() -> A): Either<E, A>

Do you like Arrow?

Arrow Org
<