arrow-core / arrow.core.extensions.andthen.applicative / just
@JvmName("just1") fun <X, A> A.~~just~~(): AndThen<X, A>
Deprecated: AndThen
is deprecated in favor of the function andThen
used to provide stack safe function composition.
Do you like Arrow?
✖