arrow-optics / arrow.optics / cons
infix fun <A> A.cons(tail: List<A>): List<A>
infix fun <A> A.cons(tail:
List
<A>):
<A>
Do you like Arrow?