Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 420 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 420 Bytes

CW-haskell

solutions for codewars kata in haskell.

  • Except the solutions of my own, I collect the solutions from others which I think is clever or can help me think in different ways.

  • To see the detail of the kata, just replace the _ with - and map toLower xxx. e.g. Decode_the_Morse_code.hs: https://www.codewars.com/kata/decode-the-morse-code