range

fun <R2> range(range: List<R2>, getInterpolator: (start: R2, stop: R2) -> Interpolator<R2>): ContinuousScale<D, R2>
val range: List<R>