arrow-core / arrow.core.extensions.andthen.profunctor / arrow.Kind / rmap

rmap

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

Do you like Arrow?

Arrow Org
<