list

fun <A> list(): Snoc<List<A>, A>

Snoc instance definition for List.