[Openmcl-devel] declare in a loop
Gail Zacharias
gz at clozure.com
Fri Jun 5 08:16:41 PDT 2009
for i type-of-i in whatever
At 6/5/2009 11: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 kknow 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
More information about the Openmcl-devel
mailing list