Learning and tinkering with Haskell
| .gitignore | ||
| 03-starting-out.hs | ||
| 04-types-and-typeclasses.hs | ||
| 05-syntax-in-functions.hs | ||
| 06-recursion.hs | ||
| 07-higher-order-functions.hs | ||
| 08-modules.hs | ||
| 09-types-and-typeclasses-redux.hs | ||
| README.md | ||
haskell
Some notes and tinkerings from my adventures in Haskell.
Most notes heavily based on Learn You Haskell for a Great Good: http://learnyouahaskell.com