scala / 3.2 / scala / collection / immutable / range$$int$.html

Object Range.Int

object Int

Supertypes
Self type

Concrete methods

Source
def apply(start: Int, end: Int, step: Int): Exclusive[Int]

Source
def inclusive(start: Int, end: Int, step: Int): Inclusive[Int]

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/collection/immutable/Range$$Int$.html