[Python-3000] ordered dict for p3k collections? (original) (raw)
skip at pobox.com skip at pobox.com
Wed Sep 26 18:43:10 CEST 2007
- Previous message: [Python-3000] ordered dict for p3k collections?
- Next message: [Python-3000] ordered dict for p3k collections?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mark> With sorteddict you pay O(log N) for accessing, but you pay
Mark> nothing for sorting.
Pay me now or pay me later, but maintaining a sorted sequence will always cost something.
Skip
- Previous message: [Python-3000] ordered dict for p3k collections?
- Next message: [Python-3000] ordered dict for p3k collections?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]