alvinj / FunctionalProgrammingSimplified

Notes and projects for my book, “Functional Programming, Simplified"
18 stars 2 forks source link

Chapter 114, code snippet following Option 3a subsection is wrong #33

Open alvinj opened 4 years ago

alvinj commented 4 years ago

On chapter 114 (Type Classes 101: Introduction) I think the code snippet following Option 3a subsection is wrong (seems you copied & pasted from Step 2).