[ library(hash) | The ECLiPSe Libraries | Reference Manual | Alphabetic Index ]

hash_set(+Table, +Key, +Value)

Add an (or modify the existing) entry with key Key and value Value to the hash table
Table
A hash table
Key
a ground term
Value
Any term

See Also

hash_get / 3