chickadee » srfi-69-weak » hash-table-size

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. However weak-keys or weak-values mean the number can only be considered an upper bound.