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.


1 comment:

Michael Everson said...

I wish I were able to appreciate the genius of this.