Mutable dictionary backed by a hashtable.
public class hash set[readonly value element type]
extends base hash set[element type]
implements set[element type]
public overload hash set()
implement void add all(readonly collection[element type] the collection)
implement boolean remove(element type the element)
if entry is null
if hash == entry • the hash && equivalence(the element, entry • the value)
loop
return false
private void decrement size()