|
|
|
|
|
by olaf
2411 days ago
|
|
It has LOOP and EXIT, I remember that turned out to be the most used repetition construct when I was using (IIRC) JPI Modula-2. For me, it was so easy to think about loops that way, with an EXIT/condition in the middle of the loop body. |
|