
hash_stat(+Table)

   Prints statistics about the hash table

Arguments
   Table               A hash table

Type
   library(hash)

Modes and Determinism
   hash_stat(+) is det

See Also
   hash_create / 1
