arrow-core / arrow.core.extensions.andthen.contravariant / arrow.Kind / contramap

contramap

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

Do you like Arrow?

Arrow Org
<