class defined at curl/kernel/symbols.curl:53 Bucket hash table with symbol keys and value of any type.
{param size} keyword argument specifies number of buckets.
method defined at curl/kernel/symbols.curl:90 Associate {param key} with {param value}. If {param key} is
already in table, replace it unless {param abort-if-there?}=1.