Long (original) (raw)
scala.collection.immutable.Range.Long
object Long
Attributes
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Long.type
Members list
Value members
Concrete methods
def apply(start: Long, end: Long, step: Long): Exclusive[Long]
Attributes
Source
def inclusive(start: Long, end: Long, step: Long): Inclusive[Long]
Attributes
Source