sortedmultiset

A sorted multiset which is similar to multiset of cpp so can developers access,delete,search elements in O(log n) time which can make job easy.Helpful for coders.


Keywords
python, multiset
License
MIT
Install
pip install sortedmultiset==0.0.3

Documentation