Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics.typeclasses
/
Snoc
/
unsnoc
unsnoc
open
fun
S
.
unsnoc
(
)
:
Pair
<
S
,
A
>
?
Deconstruct an
S
between its
init
and last element.