About Anaconda Help Download Anaconda

A MutableSet that remembers its order, so that every entry has an index.

Installers

  • linux-64 v4.1.0

conda install

To install this package run one of the following:
conda install anacondaproserve::ordered-set

Description

An OrderedSet is a mutable data structure that is a hybrid of a list and a set. It remembers the order of its entries, and every entry has an index number that can be looked up.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy