Array design question
Peter Slizik
peter.slizik at pobox.sk
Thu May 29 06:52:06 EDT 2003
More information about the Python-list mailing list
Thu May 29 06:52:06 EDT 2003
- Previous message (by thread): Array design question
- Next message (by thread): Array design question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks, I know I can use a dictionary. But I think the usage of a hash-table in the place where 'ordinary' array could be employed is at least unaesthetical. It is also inefficient. But my question was purely philosophical. I was just wandering about reasons which motivated designers of the language to use this (quite strange) design of arrays. Peter
- Previous message (by thread): Array design question
- Next message (by thread): Array design question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list