- hash-table-map HASH-TABLE FUNCprocedure
Calls FUNC for all entries in HASH-TABLE with the key and value of each entry.
Returns a list of the results of each call.
Calls FUNC for all entries in HASH-TABLE with the key and value of each entry.
Returns a list of the results of each call.