intervallum 0.6.5

Generic interval and interval set library.
Documentation

Interval Arithmetic Library

ptal on Travis CI

Compiled on the nightly channel of Rust. Use rustup for managing compiler channels. Download the exact same version of the compiler used with rustup override add nightly-2017-08-30.

This library is usable, tested and documented, however it only works on integers (i8-i64, u8-u64, usize and isize) and only a few operations are implemented.

Examples and more in the documentation.

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.