arrow-optics / arrow.optics / kotlin.collections.List / snoc

snoc

infix fun <A> List<A>.snoc(last: A): List<A>

Do you like Arrow?

Arrow Org
<