python-oset 0.1.1-1maemo1
Set that remembers original insertion order.
Implementation based on a doubly linked link and an internal dictionary.
This design gives OrderedSet the same big-Oh running times as regular
sets including O(1) adds, removes, and lookups as well as O(n) iteration.
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.
Section:
python
Repository:
Uploaded by:
Provides:
python2.5-oset
Size:
8500 bytes
MD5sum:
92af348f7956c786122e15fe7165ef16
Source:
Status:
Package imported
Bugtracker:
QA Quarantine ends:
ENDED 2011-03-25 20:10
Packages depending on this package:
Package events
| Event type | User | Timestamp |
| Package imported | System | 2011-03-26 16:11 UTC |

Comments:
There have been no comments so far.
Comments:
You must be logged in to make comments.