chickadee » srfi-69 » hash-table-walk

hash-table-walk HASH-TABLE PROCprocedure

Calls PROC for all entries in HASH-TABLE with the key and value of each entry.