arrow-optics / arrow.optics / arrow.core.NonEmptyList / tail
fun <A> NonEmptyList.Companion.~~tail~~():
Lens
<NonEmptyList<A>,
List
<A>>
Deprecated: Use the nonEmptyListTail function exposed in the Lens’ companion object
Lens to operate on the tail of a NonEmptyList
Do you like Arrow?
✖