chickadee
»
lookup-table
»
dict-for-each
Identifier search
dict-for-each
DICT
PROC
procedure
Invokes the supplied
PROC
with each association in the
DICT
.
PROC
(KEY VAL -> void)