- hash-table-size HASH-TABLEprocedure
The HASH-TABLE size. The returned exact non-negative integer is the count of associations in a table that holds data strongly. Normally an O(1) operation but weak-keys and/or weak-values cause a hash-table-clean! before accessing the association count.