kotest-assertions-core / io.kotest.matchers.collections / containAnyOf

containAnyOf

fun <T> containAnyOf(ts: Collection<T>): Matcher<Collection<T>>