arrow-core / arrow.core.extensions.andthen.monoid / combineAll
@JvmName("combineAll") fun <A, B> ~~combineAll~~(MB: Monoid<B>, arg0: List<AndThen<A, 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?
✖