Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-core
/
arrow.core
/
NonEmptySet
/
plus
plus
open
operator override
fun
plus
(
elements
:
Iterable
<
E
>
)
:
NonEmptySet
<
E
>
open
operator override
fun
plus
(
element
:
E
)
:
NonEmptySet
<
E
>