
hash_iter(+Hash,-Iter)

   Create an iterator to traverse the hash table

Type
   library(hash)

See Also
   hash_next / 4, hash_last / 1
