Enhance: Improved loop control structure
mikaelpatel opened this issue · 2 comments
mikaelpatel commented
The loop control structure could be improved to:
low high { loop-block } loop
And the loop block should receive the current index as top of stack.
mikaelpatel commented
Please see commit e6f910e.
dpharris commented
nice!