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

Re: Issue: TAILP-NIL (Version 4)



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).