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 main::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

Jun 9, 2023 at 15:11

License

MIT

Total Downloads

778

Supported Platforms

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