Part 15

All exercises for this chapter can be found in Set1.

Remember that you can test your functions by using

stack ghci Set1.hs

Then, you can run the test by using

stack runhaskell Set1Test.hs