[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: &REST
- To: Acuff@SUMEX-AIM.STANFORD.EDU
- Subject: Re: &REST
- From: dg%acorn@oak.lcs.mit.edu
- Date: Sun, 17 May 87 17:56 est
- Cc: common-lisp@SAIL.STANFORD.EDU
Date: Fri, 15 May 87 14:01:46 PDT
From: Richard Acuff <Acuff@SUMEX-AIM.STANFORD.EDU>
For the record, in Release 3, TI has attempted, with apparent
success, to remove the restrictions on using &REST lists outside of
the dynamic scope of the parameter. (While increasing the performance
of the system, to boot.)
-- Rich
-------
Are there exactly 0 restrictions now?
Does this mean that removing the restrictions actually improved the
performance of the system, or was that just coincidental?
-dg