arrow-core / arrow.core.extensions.either.monoid / kotlin.collections.Collection / combineAll
@JvmName("combineAll") fun <L, R>
Collection
<Either<L, R>>.~~combineAll~~(MOL: Monoid<L>, MOR: Monoid<R>): Either<L, R>
Deprecated: @extension kinded projected functions are deprecated
Do you like Arrow?
✖