Module normalize_interval::interval

source ·
Expand description

Provides an interval type for doing set selection and iteration.

Structs§

  • A contiguous interval of the type T.
  • An Iterator over the points in an Interval.