grin/Readings.md
2018-03-11 16:39:09 +01:00

2.0 KiB

Readings

http://www.timphilipwilliams.com/posts/2013-01-16-fixing-gadts.html

GHC core getting started

Recursion schemes

Resources for learning and using recursion schemes.

https://github.com/passy/awesome-recursion-schemes

Thoughts

Limits of recusrion schemes? Maybe a hylo can help to implement the list filter?

Articles

Cheat Sheet

Recursion schemes

Algebras