toggle menu
0.13.0-SNAPSHOT
0.13.0-SNAPSHOT
0.12.5
jvm
switch theme
search in API
modulecheck-utils:stdlib
/
modulecheck.utils
/
containsAny
contains
Any
fun
<
E
>
Iterable
<
E
>
.
containsAny
(
other
:
Iterable
<
Any
?
>
)
:
Boolean
(
source
)
Return
true if any element in
other
is contained within the receiver collection, otherwise returns false