Scala 3
3.7.4-bin-SNAPSHOT
Learn
Install
Playground
Find A Library
Community
Blog
Scala 3
Learn
Install
Playground
Find A Library
Community
Blog
Scala 3
/
scala
/
scala.collection
/
scala.collection.immutable
/
Range
/
Long
Long
scala.collection.immutable.Range.Long
object
Long
Attributes
Source
Range.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Long
.
type
Members list
Clear all
Value members
Concrete methods
def
apply
(
start
:
Long
,
end
:
Long
,
step
:
Long
):
Exclusive
[
Long
]
Attributes
Source
Range.scala
def
inclusive
(
start
:
Long
,
end
:
Long
,
step
:
Long
):
Inclusive
[
Long
]
Attributes
Source
Range.scala
In this article
Attributes
Members list
Value members
Concrete methods