kotest-assertions-core / io.kotest.matchers.collections / beSmallerThan

beSmallerThan

fun <T, U> beSmallerThan(other: Collection<U>): Matcher<Collection<T>>