[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
symbol-function of non-functions
- To: Gail Zacharias <GZ%OZ.AI.MIT.EDU@XX.LCS.MIT.EDU>
- Subject: symbol-function of non-functions
- From: "Scott E. Fahlman" <Fahlman@C.CS.CMU.EDU>
- Date: Thu, 22 Jan 1987 14:44:00 -0000
- Cc: common-lisp@SAIL.STANFORD.EDU
- In-reply-to: Msg of 22 Jan 1987 08:52-EST from Gail Zacharias <GZ%OZ.AI.MIT.EDU at XX.LCS.MIT.EDU>
- Sender: FAHLMAN@C.CS.CMU.EDU
We definitely need to clean up the description of the function data-type
and related functions so that people can tell exactly what they have,
whether it is applicable, etc. I don't think that FBOUNDP is the right
place to do this, however -- that wants to be fast.
-- Scott