Arrow
1.1.5
arrow-optics
/
arrow.optics.typeclasses
/
Snoc
/
unsnoc
unsnoc
open
fun
S
.
unsnoc
(
)
:
Pair
<
S
,
A
>
?
(
source
)
Deconstruct an
S
between its
init
and last element.