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

eager

inline fun <E, A> eager(crossinline c: suspend RestrictedEitherEffect<E, *>.() -> A): Either<E, A>

Do you like Arrow?

Arrow Org
<