Bartosz Milewski explains F-algebras and shows how to use them in the context of catamorphisms
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Resources for learning and using recursion schemes.
Three-part series in which you discover recursion schemes from scratch and implement a small subset of Edward Kmett's library
Introduction to pattern functors, fix points, anamorphisms, catamorphisms, paramorphisms and hylomorphisms, requiring very little prior knowledge
Series introducing recursion schemes and related concepts in JavaScript, aimed at developers with a minimal functional programming background