arrow-optics / arrow.optics.extensions / 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.
each | Provide a Traversal for a structure S with focus in Aopen fun each(): Traversal <ListK<A>, A> |
Do you like Arrow?
✖