# Sorted Containers A sorted collections library for Rust inspired by Python [SortedContainers](http://www.grantjenks.com/docs/sortedcontainers/). ## TO DO - SortedVec - SortedMap - SortedSet ## License [MIT License](https://zhengyi.mit-license.org/@2018)