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

combineAll

@JvmName("combineAll") fun <A, B> Collection<AndThen<A, B>>.~~combineAll~~(MB: Monoid<B>): AndThen<A, B> Deprecated: AndThen is deprecated in favor of the function andThen used to provide stack safe function composition.

Do you like Arrow?

Arrow Org
<