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

beSameCountAs

fun <T, U> beSameCountAs(other: Sequence<U>): Matcher<Sequence<T>>