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