Expand description
Provides a basic bounded interval type for doing complex set selections.
Re-exports§
Modules§
- bound
- Provides a bound type for intervals.
- interval
- Provides an interval type for doing set selection and iteration.
- normalize
- Provides an interval type for doing set selection and iteration.
- raw_
interval - Non-normalizing interval type.
- selection
- Provides a set of possibly noncontiguous intervals.
- tine
- Orderable
Tine
representing an interval bound. - tine_
tree - Interval
TineTree
implementation.