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

plus

@JvmName("plus") fun <A, B> AndThen<A, B>.~~plus~~(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
<