Expand description
This module provides an associative data structure for performing interval intersection queries.
Structsยง
- Index
Iterator - Interval
- Represents an interval with associated data.
- Interval
Map - A static data structure for finding interval intersections
- Item
Iterator