arrow-core / arrow.core.extensions.andthen.semigroup / arrow.core.AndThen / maybeCombine

maybeCombine

@JvmName("maybeCombine") fun <A, B> AndThen<A, B>.~~maybeCombine~~(SB: Semigroup<B>, arg1: 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?

Arrow Org
<