Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.utils
/
AtomicList
/
plus
plus
common
operator
fun
plus
(
element
:
T
)
:
AtomicList
<
T
>
(
source
)
operator
fun
plus
(
elements
:
Collection
<
T
>
)
:
AtomicList
<
T
>
(
source
)