[Haskell-beginners] Learning Haskell: More About Algebraic Data Types
Manuel M T Chakravarty
chak at justtesting.org
Mon Aug 8 04:11:09 UTC 2016
We just published a new chapter in our online Haskell tutorial ”Learning Haskell”:
http://learn.hfm.io
This seventh chapter expands on algebraic data types by discussing parametric & recursive data types. It also includes a small graphics library to graphically render binary tries as you construct and manipulate them.
Happy Learning!
Manuel
More information about the Beginners
mailing list