arrow-core / arrow.core.extensions.andthen.monad / arrow.Kind / selectM

selectM

@JvmName("selectM") fun <X, A, B> Kind<Kind<ForAndThen, X>, Either<A, B>>.~~selectM~~(arg1: Kind<Kind<ForAndThen, X>, (A) -> B>): AndThen<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
<