Next: Conditionals, Previous: Generalized Variables, Up: Control Structure [Contents][Index]
These Lisp forms make bindings to variables and function names, analogous to Lisp’s built-in let form.
let
See Modify Macros, for the cl-letf and cl-letf* forms which are also related to variable bindings.
cl-letf
cl-letf*