rangetools 0.1.4

Extending the Rust Range structs found in std::ops
Documentation
1
2
3
4
5
mod bounded_range;
mod bounded_set;
mod empty_range;
mod lower_bounded_range;
mod lower_bounded_set;