Solving the 99 Haskell problems
Find a file
2024-05-24 16:04:22 -05:00
Problems 1-10 chg: Use folders for organization of solutions 2024-05-24 16:04:22 -05:00
LICENSE docs: First commit 2024-05-24 15:59:16 -05:00
README.md docs: First commit 2024-05-24 15:59:16 -05:00

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.