[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issue: TAILP-NIL (Version 4)
- To: cl-cleanup@SAIL.STANFORD.EDU
- Subject: Re: Issue: TAILP-NIL (Version 4)
- From: "Steve Bacher (Batchman)" <SEB1525@draper.com>
- Date: Fri, 2 Dec 88 00:01 EST
re: test case #5:
(TAILP 3 '(A B C . 3))
returns T under this proposal.
Not necessarily. It must be kept in mind that numbers are not necessarily EQ.
I know you believe that all implementations have immediate fixnums, but this
isn't the case with ours (tho it hurts to admit it).