- 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.
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.