chickadee
»
spock
»
fluid-let
Identifier search
(fluid-let ((ID1 X1) ...) BODY ...)
syntax
Dynamically binds the variables
ID1 ...
during the execution of
BODY
.