IntervalData
represents the open/closed ends interval from
a
tob
.leftEnd
andrightEnd
must have the valueLess
for representing an open ended interval orLessEqual
for representing a closed ended interval.
See
Examples
Related terms
IntervalComplement, IntervalIntersection, IntervalMemberQ, IntervalUnion
Implementation status
- ✅ - full supported