home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.lisp
- Path: sparky!uunet!pmafire!mica.inel.gov!ux1!news.byu.edu!gatech!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!uxa.ecn.bgu.edu!news.ils.nwu.edu!anaxagoras!krulwich
- From: krulwich@zowie.ils.nwu.edu (Bruce Krulwich)
- Subject: Re: Lucid bug in delete-if?
- In-Reply-To: konstan@saturn.cs.umn.edu's message of Sat, 14 Nov 1992 20:56:20 GMT
- Message-ID: <KRULWICH.92Nov16104949@zowie.ils.nwu.edu>
- Sender: usenet@ils.nwu.edu (Mr. usenet)
- Nntp-Posting-Host: zowie.ils.nwu.edu
- Organization: The Institute for the Learning Sciences, Evanston, IL
- References: <1992Nov14.180229.7728@cs.cornell.edu>
- <1992Nov14.205620.11328@news2.cis.umn.edu>
- Date: Mon, 16 Nov 1992 16:49:49 GMT
- Lines: 11
-
-
- Have any implementations ever tried to handle destructive modification of the
- first element of a list by RPLACA'ing the first cons cell to the first element
- of the desired list?
-
- (Not that this would completely obviate the need to SETF the result of a
- destructive operation, but I was just curious.)
-
- Bruce
-
-
-