[][src]Module normalize_interval::selection

Provides a set of possibly noncontiguous intervals.

Structs

IntervalIter

An Iterator over the Intervals of a Selection.

IntoIntervalIter

An owning Iterator over the Intervals of a Selection.

IntoIter

An owning Iterator over the points of a Selection.

Iter

An Iterator over the points of a Selection.

Selection

A possibly noncontiguous collection of Intervals of the type T.