arrow-core / arrow.core.extensions / AndThenContravariant

AndThenContravariant

interface ~~AndThenContravariant~~<O> : Contravariant<Conested<ForAndThen, O>> Deprecated: AndThen is becoming an internal data type that automatically tries to make andThen stack safe

Functions

contramap open fun <A, B> Kind<Conested<ForAndThen, O>, A>.contramap(f: (B) -> A): Kind<Conested<ForAndThen, O>, B>

Do you like Arrow?

Arrow Org
<