A <table> class keyed by strings. This class implements a <table> class that is keyed by = on <string> instances.
concrete free sealed
| size: | An instance of <integer>. If specified, this value provides a hint to the implementation as to the expected number of elements to be stored in the table, which is be used to control how much space to initially allocate for the table. |