intervallum 0.4.11

Generic interval and interval set library.
docs.rs failed to build intervallum-0.4.11
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: intervallum-1.4.1

Interval Arithmetic Library

ptal on Travis CI

Compiled with rustc 1.8.0-nightly (18b851bc5 2016-01-22).

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. For generic purposes, common operations on collections are extracted into traits.

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.