About Anaconda Help Download Anaconda

Set that remembers original insertion order

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v0.1.3
  • osx-64 v0.1.3
  • win-32 v0.1.3
  • win-64 v0.1.3
  • noarch v0.1.3

conda install

To install this package run one of the following:
conda install conda-forge::oset
conda install conda-forge/label/cf201901::oset
conda install conda-forge/label/cf202003::oset
conda install conda-forge/label/gcc7::oset

Description

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy