arrow-core / arrow.core.extensions.andthen.category / arrow.Kind / compose

compose

@JvmName("compose") fun <A, B, C> Kind<Kind<ForAndThen, B>, C>.~~compose~~(arg1: Kind<Kind<ForAndThen, A>, B>): AndThen<A, C> Deprecated: AndThen is deprecated in favor of the function andThen used to provide stack safe function composition.

Do you like Arrow?

Arrow Org
<