Subject: Re: #' in macros
From: Erik Naggum <erik@naggum.net>
Date: Fri, 01 Mar 2002 19:00:01 GMT
Newsgroups: comp.lang.lisp
Message-ID: <3223998006750007@naggum.net>

* Kent M Pitman
| I'm not much of a fan of using #'eql as an arg to MAKE-HASH-TABLE.
| I would never recommend anyone do so.

  Are you discommending #'eql and 'eql, or are you discommending #'eq,
  #'eql, #'equal, and #'equalp?  I believe the latter, but there is some
  possibility you mean the former.

///
-- 
  In a fight against something, the fight has value, victory has none.
  In a fight for something, the fight is a loss, victory merely relief.