kotest-assertions-core / io.kotest.matchers.sequences / containAll

containAll

fun <T, C : Sequence<T>> containAll(ts: C): Matcher<Sequence<T>>