Scieneer Common Lisp 1.3.9 online documentation destructuring-bind lambda-list arg-list &rest body [Macro] Bind the variables in lambda-list to the contents of arg-list.
|
| destructuring-bind lambda-list arg-list &rest body | [Macro] |
Bind the variables in lambda-list to the contents of arg-list.