cl: Variable Bindings

 
 4.3 Variable Bindings
 =====================
 
 These Lisp forms make bindings to variables and function names,
 analogous to Lisp’s built-in ‘let’ form.
 
    SeeModify Macros, for the ‘cl-letf’ and ‘cl-letf*’ forms which
 are also related to variable bindings.
 

Menu