greaterThan

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

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