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

contain

fun <T, C : Sequence<T>> contain(t: T): Matcher<C>