[Python-ideas] ordered dict (original) (raw)
Mathias Panzenböck grosser.meister.morti at gmx.net
Sat Apr 21 03:37:52 CEST 2007
- Previous message: [Python-ideas] ordered dict
- Next message: [Python-ideas] ordered dict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ok, now. Forget all I said. Just a short question: When you have to store values accosiated with keys and the keys have to be accessible in a sorted manner. What container type would you use? What data structure would you implement? (I just thought a AVL tree would have been a good choice.)
Thanks, panzi
- Previous message: [Python-ideas] ordered dict
- Next message: [Python-ideas] ordered dict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]