Recursion Schemes in Plain Language
May 6, 2024 11:00 AM
Recursion is hard. Recursion Schemes are even harder because they're more abstract. But that abstraction can deliver great power. Unfortunately, the topic is wrapped in a daunting universe of terminology, abstract concepts, and a reliance on Haskell for examples. This talk will seek to cut through all that and give you a basic understanding of this abstraction to help you level up your skills.