Mokkery
Toggle table of contents
3.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Mokkery
mokkery-runtime
/
dev.mokkery.matcher.collections
/
containsAny
contains
Any
fun
<
T
,
R
:
Iterable
<
T
>
>
MokkeryMatcherScope
.
containsAny
(
predicate
:
(
T
)
->
Boolean
)
:
R
(
source
)
Matches an
Iterable
with any element matching
predicate