[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compiled-function-p
- To: common-lisp@su-ai.ARPA
- Subject: compiled-function-p
- From: David Bein <pyramid!bein@SUN.COM>
- Date: Mon, 16 Jun 1986 17:46:00 -0000
Is compiled-function-p supposed to answer true for FEXPRs?
What should compiled-function-p do when it comes across some
evil looking thing which represents a compiled-closure and which
is truly funcall'able like a regular compiled lambda body?
--David
p.s. Please excuse me if this question has been posted before
as I am sure it must have been.