
hash_erase(+Table)

   Remove all entries in the hash table

Arguments
   Table               Hash table

Type
   library(hash)

Modes and Determinism
   hash_erase(+) is det

See Also
   hash_create / 1, hash_delete / 2
