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

hash_contains(+Table, +Key)

Succeeds if there is an entry stored under key Key
Table
A hash table
Key
a ground term

Fail Conditions

No entry for Key

See Also

hash_get / 3, hash_list / 3