v0.1.7
Pre-release
Pre-release
- Fix
|
and&
in the documentation. - Implement subtraction of
Interval
's andIntervalSet
's - Add method
empty()
to detect emptyInterval
objects. - Fix, each infinity should always equal itself.
|
and &
in the documentation.Interval
's and IntervalSet
'sempty()
to detect empty Interval
objects.