arrow-optics / arrow.optics / PLens / nonEmptyListTail

nonEmptyListTail

@JvmStatic fun <A> nonEmptyListTail(): Lens<NonEmptyList<A>, List<A>>

Lens to operate on the tail of a NonEmptyList

Do you like Arrow?

Arrow Org
<