renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-core
/
renetik.android.core.kotlin.collections
/
addDistinct
add
Distinct
fun
<
T
,
ListType
:
MutableList
<
T
>
>
ListType
.
addDistinct
(
items
:
List
<
T
>
)
:
ListType
fun
<
T
,
ListType
:
MutableList
<
T
>
>
ListType
.
addDistinct
(
item
:
T
)
:
T