collect 0.0.26

An experimental extension of std::collections
1
2
3
4
pub mod dlist;
pub mod linear_map;
pub mod par_vec;
mod shootout;