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

atMostCount

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