Skip to content

Commit 24e32b9

Browse files
committed
add algebras diagram
1 parent 7bcc482 commit 24e32b9

File tree

2 files changed

+4864
-0
lines changed

2 files changed

+4864
-0
lines changed

Readings.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,10 @@ Limits of recusrion schemes? Maybe a hylo can help to implement the list filter?
2929

3030
## Cheat Sheet
3131

32+
### Recursion schemes
33+
3234
<img src="images/recursion-schemes-cheat-sheet.svg" style="max-width: 100%; max-height: 100vh; height: auto;">
35+
36+
### Algebras
37+
38+
<img src="images/algebras.svg" style="max-width: 100%; max-height: 100vh; height: auto;">

0 commit comments

Comments
 (0)