arrow-core
1.1.6-alpha.15
common
arrow-core
/
arrow.core
/
nonEmptySetOf
non
Empty
Set
Of
fun
<
T
>
nonEmptySetOf
(
first
:
T
,
vararg
rest
:
T
)
:
NonEmptySet
<
T
>