|
> At this point, I'm sure too much code would break to introduce any > changes. But if we were designing iterators from scratch, > wouldn't it be nice to give them this signature instead: > > generator(control_variable, state_var1, ...) Yes. :( -- Roberto