recursion schemes (without Fix)
Slides for my May 27, 2017 LambdaConf talk on recursion schemes.
This presentation is unique in that shows “list only” versions of a number of recursions schemes. This makes it easier to understand for beginners (because it avoids the need to talk about Fix
).