[Swift-devel] basic iterate {} construct

Mihael Hategan hategan at mcs.anl.gov
Tue Sep 18 09:16:15 CDT 2007


On Tue, 2007-09-18 at 12:23 +0000, Ben Clifford wrote:
> I put in the iterate construct that I talked about the other week. 
> Docs to follow shortly.
> 
> It wasn't clear to me the right way to implement it in Karajan. I added an 
> infinitecountingwhile karajan element which behaves similarly to while but 
> maintains a counter variable that increases for zero at each iteration. 
> This is then used to execute the iterate {}. Not sure if there's a nicer 
> way to implement the karajan part of this.

I'll take a look at this.

> 




More information about the Swift-devel mailing list