Subject: Re: Decls in Loop
From: Erik Naggum <erik@naggum.no>
Date: 2000/05/02
Newsgroups: comp.lang.lisp
Message-ID: <3166251224072130@naggum.no>

* SRS <srs43@my-deja.com>
| But what about other, non-type, declarations, ...

  Well, there's no special syntax for them, so you'd have to resort to
  declarations inherited from superior forms or within inferior forms.
  Please see the standard or other language reference on loop for the
  rich set of details on loop.

#:Erik