hmemcpy / milewski-ctfp-pdf

Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/
Other
10.99k stars 592 forks source link

Fix typos in Chapters 23 and 25. #158

Closed rkirsling closed 5 years ago

rkirsling commented 6 years ago

The chapters on Comonads and Algebras for Monads each feature a Haskell function named set, but this is being typeset as if it were the category Set in two places (as of #56).

hmemcpy commented 5 years ago

Nice catch! Thanks, I'll add this to errata!