<HTML dir="ltr"><HEAD><TITLE>Re: [Openmcl-devel] declare in a loop</TITLE>

</HEAD>
<BODY>
<DIV id="idOWAReplyText68866" dir="ltr">
<DIV dir="ltr"><FONT face="Arial" size="2" color="#000000">You might want to formulate a more focused reply.</FONT></DIV>
<DIV dir="ltr"><FONT face="Arial" size="2" color="#000000"></FONT>&nbsp;</DIV></DIV>
<DIV id="idSignature35334" dir="ltr">
<ADDRESS><BR>
<HR tabIndex="-1">
<FONT face="Tahoma" size="2"><B>From:</B> openmcl-devel-bounces@clozure.com on behalf of Brian Mastenbrook<BR><B>Sent:</B> Fri 6/5/2009 11:07 AM<BR><B>To:</B> slepstein@mindspring.com<BR><B>Cc:</B> openmcl-devel@clozure.com<BR><B>Subject:</B> Re: [Openmcl-devel] declare in a loop<BR></FONT><BR></ADDRESS></DIV>
<DIV>
<P><FONT size="2">You might want to read the documentation on LOOP:<BR><BR><A href="http://www.lispworks.com/documentation/HyperSpec/Body/m_loop.htm">http://www.lispworks.com/documentation/HyperSpec/Body/m_loop.htm</A><BR><BR>On Jun 5, 2009, at 10:02 AM, slepstein@mindspring.com wrote:<BR><BR>&gt; It seems to me that the ability to declare the type of local&nbsp;<BR>&gt; variables within a loop might result in faster compiled code. For&nbsp;<BR>&gt; example, if one iterated through a list of objects as in<BR>&gt; (for i in whatever&#8230;)<BR>&gt; it would be nice to know what the type of i is.<BR>&gt;<BR>&gt; Is there syntax for this or a good reason not to have it?<BR>&gt;<BR>&gt; Thanks in advance.<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; Openmcl-devel mailing list<BR>&gt; Openmcl-devel@clozure.com<BR>&gt; <A href="http://clozure.com/mailman/listinfo/openmcl-devel">http://clozure.com/mailman/listinfo/openmcl-devel</A><BR><BR>--<BR>Brian Mastenbrook<BR>brian@mastenbrook.net<BR><A href="http://brian.mastenbrook.net/">http://brian.mastenbrook.net/</A><BR><BR>_______________________________________________<BR>Openmcl-devel mailing list<BR>Openmcl-devel@clozure.com<BR><A href="http://clozure.com/mailman/listinfo/openmcl-devel">http://clozure.com/mailman/listinfo/openmcl-devel</A><BR></FONT></P></DIV></BODY></HTML>