Long

scala.collection.immutable.Range.Long
object Long

Attributes

Source
Range.scala
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
Range.scala
def inclusive(start: Long, end: Long, step: Long): Inclusive[Long]

Attributes

Source
Range.scala