list

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

Traversal for List that focuses in each A of the source List.