arrow-core
1.1.6-alpha.24
common
arrow-core
/
arrow.core
/
NonEmptySet
/
plus
plus
operator
fun
plus
(
set
:
Set
<
@
UnsafeVariance
T
>
)
:
NonEmptySet
<
T
>
operator
fun
plus
(
element
:
@
UnsafeVariance
T
)
:
NonEmptySet
<
T
>