[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dolist
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: Re: dolist
- From: kdo@mit.edu (Ken Olum)
- Date: Mon, 29 Apr 1996 11:34:19 -0400
- In-reply-to: <199604290000.RAA12837@sayre.sysc.pdx.edu> (message from Marcus Daniels on Mon, 29 Apr 96 09:51:00 +0200)
Does the ANSI spec say anything about similar issues in DO and LOOP?
I would expect my code not to break if I changed between DOLIST,
DOTIMES, DO and LOOP, so I think they should do the same style of
setting versus rebinding. (Is the ANSI spec on the web anywhere that
I could have looked for myself?)
Ken
- Follow-Ups:
- Re: dolist
- From: Marcus Daniels <marcus@sysc.pdx.edu>
- References:
- dolist
- From: Marcus Daniels <marcus@sysc.pdx.edu>