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

gte

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