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

Extensions for arrow.core.AndThen

maybeCombine fun <A, B> AndThen<A, B>.~~maybeCombine~~(SB: Semigroup<B>, arg1: AndThen<A, B>): AndThen<A, B>
plus fun <A, B> AndThen<A, B>.~~plus~~(SB: Semigroup<B>, arg1: AndThen<A, B>): AndThen<A, B>
semigroup fun <A, B> AndThen.Companion.~~semigroup~~(SB: Semigroup<B>): AndThenSemigroup<A, B>

Do you like Arrow?

Arrow Org
<