[ library(hash) | Reference Manual | Alphabetic Index ]

hash_add(+Table, ++Key, +Value)

A synonym for hash_set/3
Table
A hash table
Key
a ground term
Value
Any term

Modes and Determinism

See Also

hash_set / 3