> Yes, but even, so you cannot put numbers above 65535 into a set. That's a > hard implementation limit.
you can, though then you can't put small values into it anymore <https://play.nim-lang.org/#ix=2ziE> sorry for the nitpicking, I just wanted to express my love for ranged integers ;)