class defined at curl/kernel/any-ops.curl:226 Generic bucket hash table with key and value of any type.
{param size} keyword argument specifies number of buckets.
method defined at curl/kernel/any-ops.curl:260 Associate {param key} with {param value}. If {param key} is
already in table, replace it unless {param abort-if-there?}=1.