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

atLeastCount

fun <T> atLeastCount(n: Int): Matcher<Sequence<T>>