Page 2 of 2

Re: Yet another Lisp related screencast

Posted: Thu Dec 18, 2008 4:27 am
by Paul Donnelly
qbg wrote:
Paul Donnelly wrote:I still have no idea where it's described.
Well, defun takes a function name as its first argument, and a function name is "1. (in an environment) A symbol or a list (setf symbol) that is the name of a function in that environment. 2. A symbol or a list (setf symbol)."
Now I see it. Back in the glossary. :geek: