Skip to content

Commit 153a094

Browse files
authored
Add this list to the list
This is a list about... recursions
1 parent a8593f0 commit 153a094

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Recursion schemes are simple, composable combinators, that automate the process
1717

1818
## Introductions
1919

20+
- [Awesome Recursion Schemes](https://github.com/passy/awesome-recursion-schemes) - A curation of useful resources for learning about and using recursion schemes.
2021
- [Practical Recursion Schemes](https://jtobin.io/practical-recursion-schemes) -
2122
Introduction to pattern functors, fix points, anamorphisms, catamorphisms,
2223
paramorphisms and hylomorphisms, requiring very little prior knowledge.

0 commit comments

Comments
 (0)