arrow-optics / arrow.optics / arrow.core.ListK / head
fun <A> ListK.Companion.~~head~~(): Optional<List<A>, A>
Deprecated: ListK is being deprecated, use the function defined for List instead.
Optional to safely operate on the head of a list
Do you like Arrow?
✖