arrow-core / arrow.core.extensions.andthen.contravariant / arrow.Kind / narrow
@JvmName("narrow") fun <O, A, B : A> Kind<Conested<ForAndThen, O>, A>.~~narrow~~(): 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?
✖