#Function Playground
This little repo is a dedicated Lambda Calculus playground for Haskell.
In order to learn how Haskell works, I'll need to learn how to compose functions. What better way to do this than to continuously make functions and see how they work together.