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

hash_count(+Table, -Count)

Returns the number of entries in the table (in constant time)
Table
A hash table
Count
A variable or number

Modes and Determinism

See Also

hash_create / 1, hash_list / 3