Next: SRFI-69 Hash table algorithms, Previous: SRFI-69 Accessing table items, Up: SRFI-69
Answer the number of associations in table. This is guaranteed to run in constant time for non-weak tables.
Invoke proc once for each association in table, passing the key and value as arguments.