JchuComponents
Toggle table of contents
3.0.0-alpha07
release
Target filter
release
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-ktx
/
com.jeluchu.jchucomponents.ktx.lists
/
addAllIfNotExist
add
All
If
Not
Exist
fun
<
T
>
MutableList
<
T
>
.
addAllIfNotExist
(
elements
:
Collection
<
T
>
)