[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


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



More information about the Python-3000 mailing list