The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.lisp
From: Erik Naggum <e...@naggum.no>
Date: 03 Jan 2003 23:23:28 +0000
Local: Fri, Jan 3 2003 6:23 pm
Subject: Re: Two DO questions
* Jules Grosse
| 1) How can I reproduce the following behaviour: | | (dotimes (x 10) | (dotimes (y 10) | (do-something-with x y))) | | Using only one "do" construct? How about only one "loop" construct? It does appear to be homework, so it may be instructive to look at (prog (x y) It is sometimes exceptionally useful to be able to build things -- Act from reason, and failure makes you rethink and study harder. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||