[][src]Module normalize_interval::normalize

Provides an interval type for doing set selection and iteration.

Traits

Finite

Provides the methods needed to iterate over an type's points. Used to Normalize finite types used in Interval bounds.

Normalize

Provides normalization capabilities for an Interval.