| www.delorie.com/gnu/docs/emacs/cl_19.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
These Lisp forms make bindings to variables and function names,
analogous to Lisp's built-in let form.
See section 5.2.2 Modify Macros, for the letf and letf* forms which
are also related to variable bindings.
5.3.1 Dynamic Bindings The `progv' form 5.3.2 Lexical Bindings `lexical-let' and lexical closures 5.3.3 Function Bindings `flet' and `labels' 5.3.4 Macro Bindings `macrolet' and `symbol-macrolet'
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |