Added
- Remove from map
- Find and mem functions by interval
- Map traversals
Changed
Deprecated
Fixed
Security
0.1.0 (2021-03-14)
Added
- Intervals with inclusive, exclusive, and unbounded bounds
- Immutable interval tree with associated values
- Add value to interval map associated with interval
- Find all values with intervals that overlap query interval
Changed
Deprecated
Fixed
Security