Constructs a new, empty set.
D2/Phobos: This method has no difference compared to this().
@param initialCapacity the initial capacity of the hash table.
See Implementation
Constructs a new, empty set.
D2/Phobos: This method has no difference compared to this().
@param initialCapacity the initial capacity of the hash table.