arrow-core-data / arrow.core / kotlin.collections.Iterable / sequenceEither

sequenceEither

fun <E, A> Iterable<Either<E, A>>.sequenceEither(): Either<E, List<A>>

Do you like Arrow?

Arrow Org
<