v
v copied to clipboard
`for` loops
It's worth considering how to share code with while
(already implemented), i.e. whether to base one off the other, or base both off a more general loop construct.