hash-table-count

[procedure] hash-table-count hash-table

Chicken: returns the number of entries in hash-table. See also make-hash-table, Concept:HashTable.