arrow-core / arrow.core.extensions.tuple2.monoid / kotlin.collections.Collection / combineAll

combineAll

@JvmName("combineAll") fun <A, B> Collection<Tuple2<A, B>>.~~combineAll~~(MA: Monoid<A>, MB: Monoid<B>): Tuple2<A, B> Deprecated: @extension kinded projected functions are deprecated

Do you like Arrow?

Arrow Org
<