Quoting you: > Which kind of a table do you need for your use-case? What are the benefits of > using this over other collection types? When shouldn't you use tables over > other types available? How slow are the basic operations?
These are questions anyone who knows what a hash table is should be able to answer.