mirror of
https://github.com/qfpl/applied-fp-course.git
synced 2024-11-22 11:23:01 +03:00
.. | ||
mtl.md | ||
README.md |
Bonus Content
This directory holds discussions that do not fit into the main progression. They should make good reading for advanced students who have completed the course, or as a reference for people taking their knowledge onto real codebases.
Index
mtl.md
- Use the monad transformer library to build up an application monad instead of writing everything by hand.