arrow-core / arrow.core.extensions.andthen.apply / arrow.Kind / apEval

apEval

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

Do you like Arrow?

Arrow Org
<