toggle menu
exkt
1.4.3
common
switch theme
search in API
exkt-common
/
dev.d1s.exkt.common
/
hasDuplicates
has
Duplicates
fun
Iterable
<
*
>
.
hasDuplicates
(
)
:
Boolean
Returns
true
if this collection has duplicate objects.
false
otherwise.
See also
has
Duplicates
Of