Solving the 99 Haskell problems
Problems 01-10 | ||
Problems 11-20 | ||
Problems 21-28 | ||
Problems 31-41 | ||
Problems 46-50 | ||
LICENSE | ||
README.md |
Solutions to H-99: Ninety-Nine Haskell Problems
I'm learning Haskell. So, I decided to solve the problems listed here for practicing.
I'm using the great book Learn You a Haskell for Great Good by Miran Lipovača (and now maintained by the community) available to read for free here. I'll recommend it highly if anyone else decides to embark of this journey.