Since your original question is already answered, here is one neat trick you
can use:
const letters = toSeq('a'..'z').toSet()
Run
- I wrote some nim code that works, but I don't understand how/why... MrZoraman
- Re: I wrote some nim code that works, but I don't understan... Araq
- Re: I wrote some nim code that works, but I don't under... miran
