[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
&REST lists
- To: common-lisp@sail.stanford.edu
- Subject: &REST lists
- From: Charles Hornig <Hornig@ALDERAAN.SCRC.Symbolics.COM>
- Date: Mon, 4 Jan 88 16:41 EST
Is there general agreement on whether it is valid Common Lisp to
destructively modify (RPLACA, RPLACD) the list to which a &REST
parameter is bound? I can't find a reference in CLtL for this.