[Swift-devel] basic iterate {} construct
    Michael Wilde 
    wilde at mcs.anl.gov
       
    Tue Sep 18 07:47:45 CDT 2007
    
    
  
Nice work, Ben!  Im eager to try it.
- Mike
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.
> 
    
    
More information about the Swift-devel
mailing list