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