Hash Entry

The value of a hash table entry is accessed using the operator @
A@key
where A is an that evaluates to a hash table, and key is an expression whose value is a key of the table.



oz 2009-12-22