Path: utzoo!attcan!uunet!yale!husc6!soi!alex From: alex@soi.UUCP (Alex Zatsman) Newsgroups: comp.lang.lisp Subject: DOLIST as DO Keywords: dolist do do* Message-ID: <327@soi.UUCP> Date: 14 Jul 88 15:09:55 GMT Organization: Software Options Inc., Cambridge, Mass. Lines: 2 Anybody knows an elegant way of representing DOLIST construct through DO ? How about DO* ?