[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (EQUAL "a" "a") -> ()
- To: bug-lisp at MIT-MC
- Subject: Re: (EQUAL "a" "a") -> ()
- From: Guy.Steele at CMU-10A
- Date: Wed, 1 Oct 80 15:10:00 GMT
- Cc: miller at MIT-AI
- In-reply-to: Mark L. Miller's message of 30 Sep 80 22:49-EST
- Original-date: 1 October 1980 1110-EDT (Wednesday)
I might suggest that there be a separate obarray for interning
strings--this would prevent the possibility of SETQ conflicts,
while allowing EQUAL to work on them.