Go to the previous, next section.

Variable Bindings

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

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

Go to the previous, next section.