|
Linker wrote: > You can just put the loop into a function replacing "continue" with > "return". > And add some more code to distinguish return-as-break and return-as-continue, and before you know it the loop is looking quite ugly and you're eyeing Metalua speculatively. Ben