atLeast

fun <T : Comparable<*>> atLeast(endpoint: T): Range<T>

Creates a Range of the form [endpoint, ∞).