First program does not compile and is hard to debug
Hello, I spent the last three days learning Nim, and just today coded the application I wanted to do (an image processing filter). As I wrote what I wanted as math, I wanted to code it like math (functionally and using for loops), but Python was too slow, thus I looked for an alternative langua
Tuple unpacking for an array rvalue?
I am having the same issue!