sorted_containers 0.1.1

A sorted collections library
Documentation

Sorted Containers

A sorted collections library for Rust inspired by Python SortedContainers.

TO DO

  • SortedVec
  • SortedMap
  • SortedSet

License

MIT License