sorted_containers 0.1.0

A sorted collections library
Documentation

Sorted Containers

A Rust sorted collections library inspired by Python SortedContainers.

TO DO

  • SortedVec
  • SortedMap
  • SortedSet

License

MIT License