Ad
  • Default User Avatar

    The default C# code has "Coding" typoed as "Codding". Happy codding.

  • Default User Avatar

    The tests can't find the module SimpleEncryption - the default code needs module Kata to be renamed to module SimpleEncryption!

  • Default User Avatar

    Oh, that's really beautiful. Not the nicest thing to read, but having that as one line is really fantastic.

  • Default User Avatar

    The Haskell one just plain doesn't work. It complains about "main" not existing.

    It's been fixed! Thanks @paulrichard!

  • Default User Avatar

    I don't think you can really do that - it works for dynamically typed languages, but you have to remember that people will be doing this Kata in strictly-typed ones as well. That sort of gimmick just doesn't work with static typing.