Comment on Ark – A modern systems programming languageparentComments−felixangellOP11yHi, for is basically a while loop yes. We haven't implemented ranges yet, so this is the example we chose since it works, and it's fairly concise to fit on the website.I chose `:=` and `=` mostly because of personal preference.
Comments
Hi, for is basically a while loop yes. We haven't implemented ranges yet, so this is the example we chose since it works, and it's fairly concise to fit on the website.
I chose `:=` and `=` mostly because of personal preference.