[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

contents of SYMBOL-FUNCTION for special forms.



Intent clarification: Is the manual really trying to say that
 (SYMBOL-FUNCTION 'SETQ) *must* return something when it says that it
 "may return something for special forms and macros" ???

Do we really want (FBOUNDP 'SETQ) => T?