math_expressions
math_expressions
Interval
isEmpty
isEmpty
math_expressions
math_expressions
Interval
isEmpty
method
isEmpty
Source
math_expressions
math_expressions
Interval
Constructors
Interval
empty
Properties
hashCode
max
min
runtimeType
Operators
operator *
operator +
operator -
operator /
operator <
operator <=
operator ==
operator >
operator >=
operator unary-
Methods
compareTo
contains
containsZero
glb
includes
isBound
isEmpty
isPositive
length
lub
noSuchMethod
toString
bool
isEmpty
(
)
Returns true, if this is the empty set.
Source
bool isEmpty() => this._emptySet;