API Reference Interval v0.1.0
modules
Modules
An interval represents the points between two endpoints.
An endpoint in an Interval
.
The Interval.Point
protocol defines a set of functions the Interval
module needs to use a value as a point in an interval.