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