oset
Set that remembers original insertion order
Set that remembers original insertion order
To install this package, run one of the following:
Set that remembers original insertion order. Implementation based on a doubly linked link and an internal dictionary. This design gives OrderedSet the same big-Oh running times as regular sets including O(1) adds, removes, and lookups as well as O(n) iteration.
Summary
Set that remembers original insertion order
Last Updated
Aug 21, 2017 at 15:40
License
PSF
Supported Platforms