Arrow
1.1.5
common
arrow-core
/
arrow.core
/
NonEmptyList
/
NonEmptyList
Non
Empty
List
fun
<
out
A
>
NonEmptyList
(
head
:
A
,
tail
:
List
<
A
>
)
(
source
)