Vocabularyhashtables.
privateInputsn | a positive integer specifying hashtable capacity |
hash | a hashtable |
OutputsNone
Word descriptionResets the underlying array of the hashtable to a new array with the given capacity. Removes all entries from the hashtable.
Side effectsModifies
hashDefinition