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