Module normalize_interval::selection
source · Expand description
Provides a set of possibly noncontiguous intervals.
Structs§
- An
Iteratorover theIntervals of aSelection. - An owning
Iteratorover theIntervals of aSelection. - An owning
Iteratorover the points of aSelection. - An
Iteratorover the points of aSelection. - A possibly noncontiguous collection of
Intervals of the typeT.