arrow-optics
1.1.3-alpha.22
arrow-optics
/
arrow.optics.typeclasses
/
Snoc
/
unsnoc
unsnoc
open
fun
S
.
unsnoc
(
)
:
Pair
<
S
,
A
>
?
Content copied to clipboard
Deconstruct an
S
between its
init
and last element.