Contents

ordered-set 4.1.0

0

An OrderedSet is a custom MutableSet that remembers its order, so that every

An OrderedSet is a custom MutableSet that remembers its order, so that every

Stars: 203, Watchers: 203, Forks: 45, Open Issues: 11

The rspeer/ordered-set repo was created 11 years ago and the last code push was 9 months ago.
The project is popular with 203 github stars!

How to Install ordered-set

You can install ordered-set using pip

pip install ordered-set

or add it to a project with poetry

poetry add ordered-set

Package Details

Author
License
Homepage
PyPi:
https://pypi.org/project/ordered-set/
GitHub Repo:
https://github.com/LuminosoInsight/ordered-set

Classifiers

No  ordered-set  pypi packages just yet.

Errors

A list of common ordered-set errors.

Code Examples

Here are some ordered-set code examples and snippets.

GitHub Issues

The ordered-set package has 11 open issues on GitHub

  • OrderedSet.pop() with a non-default index breaks the contract
  • Support item assignment

See more issues on GitHub