Hacker News new | ask | show | jobs
by zcoyle 3426 days ago
I came up with nearly the same solution in swift:

https://github.com/zachcoyle/fizzbuzz-without-booleans/blob/...

But I like your solution better