Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics
/
PIso
/
Companion
/
listToOptionNel
list
To
Option
Nel
@
JvmStatic
fun
<
A
>
listToOptionNel
(
)
:
Iso
<
List
<
A
>
,
Option
<
NonEmptyList
<
A
>
>
>
Iso
that defines equality between a
List
and
Option