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

imap

@JvmName("imap") fun <O, A, B> Kind<Conested<ForAndThen, O>, A>.~~imap~~(arg1: (A) -> B, arg2: (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
<