Maximum amount of elements this $(D_PSYMBOL HashTable) can hold without
resizing and rehashing. Note that it doesn't mean that the
$(D_PSYMBOL Set) will hold exactly $(D_PSYMBOL capacity) elements.
$(D_PSYMBOL capacity) tells the size of the container under a best-case
distribution of elements.
Maximum amount of elements this $(D_PSYMBOL HashTable) can hold without resizing and rehashing. Note that it doesn't mean that the $(D_PSYMBOL Set) will hold exactly $(D_PSYMBOL capacity) elements. $(D_PSYMBOL capacity) tells the size of the container under a best-case distribution of elements.