[
library(hash)
|
Reference Manual
|
Alphabetic Index
]
hash_count(+Table, -Count)
Returns the number of entries in the table
Table
A hash table
Count
A variable or number
Modes and Determinism
hash_count(+, -) is det
See Also
hash_create / 1
,
hash_list / 3