Most keys are not duplicated, and fast indexing may help there. Only the odd 
key may need to iterate over the table to discover all its values.

In fact, I got the impression that Tables were explicitly able to deal with 
duplicate keys, and I started using them for this purpose. If this is removed, 
perhaps a MultiTable type should be created.

Well, I think I got my answer:

Reply via email to