Subject: Re: `fast' global variables (Ex: Re: ??: using * for variable ?)
From: Erik Naggum <erik@naggum.no>
Date: 1999/03/23
Newsgroups: comp.lang.lisp
Message-ID: <3131171314435096@naggum.no>

* mikemac@mikemac.com (Mike McDonald)
| So the (hyper) spec uses "constant object" for immutable things.
| defconstant doesn't signify that the object is constant, only that using
| the binding of the symbol has to be equivilent to using the literal form.

  and?  what part of "literal" don't you get?

#:Erik