rangeOps

final class rangeOps(r: Range) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def shift(n: Int): Range

Creates a new Range shifted by the given offset.

Creates a new Range shifted by the given offset.