kotest-assertions-core
/
io.kotest.matchers.collections
/
exist
exist
fun
<
T
>
exist
(
p
:
(
T
)
->
Boolean
)
:
Matcher
<
Collection
<
T
>
>