arrow-core-data / arrow.core / AndThen / andThenF
fun <X> andThenF(right: AndThen<B, X>): AndThen<A, X>
fun <X> andThenF(right:
AndThen
<B, X>):
<A, X>
Do you like Arrow?