issues
search
timotheecour
/
Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
http://nim-lang.org/
Other
2
stars
0
forks
source link
`$set['a'..'z']` is `set[range 97..122(char)]`, should be `set['a'..'z']`
#769
Open
timotheecour
opened
3 years ago