[Openmcl-devel] declare in a loop

Brian Mastenbrook brian at mastenbrook.net
Fri Jun 5 08:07:41 PDT 2009


You might want to read the documentation on LOOP:

http://www.lispworks.com/documentation/HyperSpec/Body/m_loop.htm

On Jun 5, 2009, at 10:02 AM, slepstein at mindspring.com wrote:

> It seems to me that the ability to declare the type of local  
> variables within a loop might result in faster compiled code. For  
> example, if one iterated through a list of objects as in
> (for i in whatever…)
> it would be nice to know what the type of i is.
>
> Is there syntax for this or a good reason not to have it?
>
> Thanks in advance.
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel

--
Brian Mastenbrook
brian at mastenbrook.net
http://brian.mastenbrook.net/




More information about the Openmcl-devel mailing list