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

lmap

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

Do you like Arrow?

Arrow Org
<