range

open fun range(gt: T? = null, gte: T? = null, lt: T? = null, lte: T? = null, boost: Float? = null): Range<T>