mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
…
|
||
---|---|---|
.. | ||
python-odict.info | ||
python-odict.SlackBuild | ||
README | ||
slack-desc |
Dictionary in which the insertion order of items is preserved (using an internal double linked list). In this implementation replacing an existing item keeps it at its original position.