arrow-optics / arrow.optics.extensions / NonEmptyListEach

NonEmptyListEach

interface ~~NonEmptyListEach~~<A> : Each<NonEmptyList<A>, A> Deprecated: Each is being deprecated. Use Traversal directly instead.

Each instance definition for NonEmptyList.

Functions

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

Do you like Arrow?

Arrow Org
<