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

invoke

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

Do you like Arrow?

Arrow Org
<