chickadee » environments » environment-for-each

environment-for-each ENV PROCprocedure

Calls PROC with each binding in the given environment.

PROC is a (procedure (symbol *)) where the first argument is the variable name and the second is the value.