Next: , Previous: , Up: Control Structure   [Contents][Index]


4.3 Variable Bindings

These Lisp forms make bindings to variables and function names, analogous to Lisp’s built-in let form.

See Modify Macros, for the letf and letf* forms which are also related to variable bindings.