Juerd writes:
> Luke Palmer skribis 2005-04-26 9:37 (-0600):
> > sub statement:<while> (&cond is lazy, &block) {
>
> How does that handle
>
> for { closure }, { closure } -> { ... }
>
> and why? :)Umm... maybe I'm totally misunderstanding you, but I think it doesn't, since I'm implementing statement:<while>, not statement:<for>. Luke
