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