arrow-optics
1.1.3-alpha.22
arrow-optics
/
arrow.optics.typeclasses
/
Cons
/
firstOption
first
Option
open
fun
firstOption
(
)
:
Optional
<
S
,
A
>
Content copied to clipboard
Provides an
Optional
between
S
and its first element
A
.