A simple interval library inspired by Python’s portion.
portion
pub use interval::Interval;
pub use ops::Operations;