Initial impression of the Table module is disappointing, I dont think Nim does 
it in an intuitive or convenient way, its such an important data structure and 
it shouldnt be called Table anyway. Even in QT they call it QHash or 
QMap(ordered) probably because Table is associated with something completely 
different.

Reply via email to