arrow-core / arrow.core.extensions.andthen.contravariant / lift

lift

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

Do you like Arrow?

Arrow Org
<