hash-deleted+ ( hash -- )


Vocabulary
hashtables.private

Inputs
hasha hashtable


Outputs
None

Word description
Called to increment the deleted entry counter when an entry is removed with delete-at

Side effects
Modifies hash

Definition