[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: BUG-LOOP at MIT-MC
- From: William G. Dubuque <WGD at MIT-MC>
- Date: Tue, 2 Feb 82 15:03:00 GMT
- Cc: BUG-MACLISP at MIT-MC
- Original-date: 2 February 1982 10:03-EST
- Sender: BIL at MIT-MC
(loop for (ignore x) in pairs ...) doesn't ignore; however using () instead of ignore works.
Is this the defined behavior for loop? [I realize that the ignore conventions aren't
standardized across Lisps; perhaps the MacLisp compiler could be made to recognize
ignore also.]