object Range
Companion object for ranges.
- Companion
- class
- Source
- Range.scala
Type members
Value members
Concrete methods
Counts the number of range elements. precondition: step != 0 If the size of the range exceeds Int.MaxValue, the result will be negative.
- Source
- Range.scala