arrow-core / arrow.core.extensions.either.monoid / combineAll

combineAll

@JvmName("combineAll") fun <L, R> ~~combineAll~~(MOL: Monoid<L>, MOR: Monoid<R>, arg0: List<Either<L, R>>): Either<L, R> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<