[][src]Module normalize_interval::interval

Provides an interval type for doing set selection and iteration.

Structs

Interval

A contiguous interval of the type T.

Iter

An Iterator over the points in an Interval.