2009-09-21

Common Lisp symbols bound in more than one namespace


These are the Common Lisp symbols which are bound in more than one namespace:  for example, + is both a function (addition) and a variable (the most recent form evaluated by the REPL).  The links point into the Common Lisp Hyperspec.