Two questions about eq
- From: Spiros Bousbouras <spibou@xxxxxxxxx>
- Date: Mon, 31 Mar 2008 08:49:09 -0700 (PDT)
1) The HS says that
(eq (cons 'a 'b) (cons 'a 'b))
always returns false but
(eq '(a . b) '(a . b))
might be true. Why is this ?
2) Under what (realistic) circumstances might
(eq 1 1) be false ?
.
- Follow-Ups:
- Re: Two questions about eq
- From: John Thingstad
- Re: Two questions about eq
- From: Brian
- Re: Two questions about eq
- From: Scott Burson
- Re: Two questions about eq
- Prev by Date: Re: Installing Portable Allegro Serve and sb-impl
- Next by Date: Re: Two questions about prog2
- Previous by thread: Re: Installing Portable Allegro Serve and sb-impl
- Next by thread: Re: Two questions about eq
- Index(es):