kotest-assertions-core / io.kotest.matchers.comparables / lte

lte

fun <T : Comparable<T>> lte(x: T): Matcher<Comparable<T>>