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

Checks if a value belongs to an interval

Checks if a value belongs to an interval

checks if an interval is empty

checks if an interval is empty

override def toString: String
Definition Classes
Any

Inherited methods

Inherited from:
Product

Implicits

Implicits