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.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install sortedmultiset

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.1.1 2024-02-11    

Issues with this package?

Page last updated 2025-06-27 19:04:22 UTC