Week 10: Notes

There was no lecture or tutorial this week.

Our topics for this week include

To learn these features, please read the following sections of Learn You a Haskell:

    8. Making Our Own Types and Typeclasses: Algebraic data types intro, Record syntax, Type parameters, Derived instances, Type synonyms, Recursive data structures