Learning and tinkering with Haskell
Go to file
2021-09-30 13:39:47 -05:00
.gitignore Big bang 2021-09-29 03:14:23 -05:00
03-starting-out.hs Big bang 2021-09-29 03:14:23 -05:00
04-types-and-typeclasses.hs Big bang 2021-09-29 03:14:23 -05:00
05-syntax-in-functions.hs Big bang 2021-09-29 03:14:23 -05:00
06-recursion.hs Big bang 2021-09-29 03:14:23 -05:00
07-higher-order-functions.hs Big bang 2021-09-29 03:14:23 -05:00
08-modules.hs Big bang 2021-09-29 03:14:23 -05:00
09-types-and-typeclasses-redux.hs Big bang 2021-09-29 03:14:23 -05:00
fenv.hs Add fenv starter 2021-09-30 13:39:47 -05:00
README.md Big bang 2021-09-29 03:14:23 -05:00

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