
hash_list(+Hash,-Keys,-Values)

   Retrieve the hash table contents

Type
   library(hash)

Description
Retrieve the hash table contents in the form of a list of Keys and a list of Values


