I agree that there is ambiguity with 'iteration', but there is also
ambiguity with 'round', which doesn't sound right to me in this context.
How about the terms 'loop' and 'iteration' for the whole loop vs one
execution of it? break. is 'exit loop', and continue. is 'abort
iteration, proceed to next iteration'.
Henry Rich
On 5/17/2022 12:18 AM, Arthur Anger wrote:
Apology: I forgot that there are three types of iteration.
I would replace 'a for-body block' with 'an iteration-body block'.
--Art
On 16May 2022, at 11:37 PM, Arthur Anger <[email protected]> wrote:
. . . I propose revising two NuVoc definitions for clarity, to read:
. . .
Prevents execution of any further sentences in a for-body block during the
current round of iteration, as well as any further rounds.
. . .
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
--
This email has been checked for viruses by AVG.
https://www.avg.com
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm