[Swift-devel] basic iterate {} construct
Ben Clifford
benc at hawaga.org.uk
Tue Sep 18 07:23:21 CDT 2007
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