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

haveLowerBound

fun <T : Comparable<T>, C : Collection<T>> haveLowerBound(t: T): Matcher<C>