]> git.lizzy.rs Git - bit-set.git/history - src/lib.rs
Switch from &usize to usize for contains/remove.
[bit-set.git] / src / lib.rs
2016-01-12 Scott OlsonSwitch from &usize to usize for contains/remove.
2015-06-04 blussMerge pull request #3 from contain-rs/upgroid
2015-06-04 Alexis Beingessneradd back tests, benches, upgroid travis
2015-06-04 Alexis Beingessnerupdate to newest bit-vec, add from_bytes, fix doc-tests...
2015-06-03 Alexis Beingessnerinitial port of bitset