arrow-core
1.1.6-alpha.15
common
arrow-core
/
arrow.core
/
NonEmptySet
/
NonEmptySet
Non
Empty
Set
fun
<
out
T
>
NonEmptySet
(
first
:
T
,
rest
:
Set
<
T
>
)