Interval

Interval

  • start : f32
  • end : f32

Description

A nonempty closed interval, possibly unbounded in either direction.

In other words, the interval may stretch all the way to positive or negative infinity, but it will always have some nonempty interior.

Functions