sorted_containers 0.1.1

A sorted collections library
Documentation
1
2
3
4
pub mod index;
pub mod vector;

pub use sorted_vec::vector::SortedVec;