arrow-optics / arrow.optics / PTraversal / list

list

@JvmStatic fun <A> list(): Traversal<List<A>, A>

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

Do you like Arrow?

Arrow Org
<