Language

Package: python-ordered-set @ 4.1.0

Synopsis

Ordered Set implementation in Cython

Description

This library provides an OrderedSet data type that works like a regular set, but remembers insertion order. It supports the full Python set interface.

Home page
https://github.com/simonpercivall/orderedset
Location
gnu/packages/python-xyz.scm (line: 28324, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings