arrow-core / arrow.core.extensions.andthen.apply / arrow.Kind / apTap
@JvmName("apTap") fun <X, A, B> Kind<Kind<ForAndThen, X>, A>.~~apTap~~(arg1: Kind<Kind<ForAndThen, X>, B>): AndThen<X, A>
Deprecated: AndThen
is deprecated in favor of the function andThen
used to provide stack safe function composition.
Do you like Arrow?
✖