kotest-assertions
/
io.kotest.inspectors
/
kotlin.collections.Collection
/
forAny
forAny
fun
<
T
>
Collection
<
T
>
.
forAny
(
f
:
(
T
)
->
Unit
)
:
Collection
<
T
>