Compiled with rustc 1.9.0-nightly (21922e1f4 2016-03-21)
.
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
Licensed under either of * Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0) * MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.
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.