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