CMD + K

ordered-set

Anaconda Verified

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

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::ordered-set

Usage Tracking

4.1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

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

Last Updated

May 30, 2023 at 14:42

License

MIT

Total Downloads

2.7K

Version Downloads

2.7K

Supported Platforms

linux-ppc64le
macOS-arm64
linux-64
linux-aarch64
linux-s390x
macOS-64
win-64