all

fun <T : Comparable<*>> all(): Range<T>

Creates a Range that contains every value in T.