Skip to content

Adding the Range function

Pre-release
Pre-release

Choose a tag to compare

@gordonwatts gordonwatts released this 28 May 16:55
· 167 commits to master since this release
60cb8ea

We have added the range function: allows one to iterate over a number sequence (like a for loop).

Many thanks to @sudo-panda for doing this work!