Interval

Definition of intervals (m,n) where m and n can be unbounded

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def &(other: Interval): Interval

interval intersection

interval intersection

def +(other: Interval): Interval

interval addition

interval addition

def contains(v: Int): Boolean

Checks if a value belongs to an interval

Checks if a value belongs to an interval

def isEmpty: Boolean

checks if an interval is empty

checks if an interval is empty

override
def toString: String
Definition Classes
Any

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Implicits

Implicits

implicit