FizzBuzz, A Deep Navel to Gaze Into - 0 views
-
Steven van Dijk on 14 Oct 12"When you really boil it down to its implementation, FizzBuzz is something of an irritating program. I'm not sure how much the author of the problem really thought about FizzBuzz, but it turns out it's difficult to express well with the tools available to most imperative programming languages and easy to express using functional patterns available in Haskell and ML."