The buckets in a Hashtable use a linear list for maintaining entry
that have the same hash. Searching for an entry in a bucket can
be more efficient with a different data structure.
Comments
We won't fix this - there is some concurrent unlinking for GC now implemented and there are symbol table resizing flags, and perhaps automatic resizing based on bucket length.