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