common-lisp: difference between binding and symbol

Posted by martins on Stack Overflow See other posts from Stack Overflow or by martins
Published on 2010-04-18T22:01:55Z Indexed on 2010/04/18 22:03 UTC
Read the original article Hit count: 397

Filed under:
|
|

What's (in simple terms) the difference between setting a binding (LET) and symbols (=variables)?

© Stack Overflow or respective owner

Related posts about lisp

Related posts about binding