arrow-optics / arrow.optics.extensions / ListKEach

ListKEach

interface ~~ListKEach~~<A> : Each<ListK<A>, A> Deprecated: Each is being deprecated. Use the instance for List from Traversal’s companion object instead.

Each instance definition for ListK.

Functions

each Provide a Traversal for a structure S with focus in Aopen fun each(): Traversal<ListK<A>, A>

Do you like Arrow?

Arrow Org
<