Skip to content

Commit e6dc368

Browse files
author
Vanessa McHale
committed
Merge branch 'master' of github.com:passy/awesome-recursion-schemes
2 parents 351b57d + 871fa22 commit e6dc368

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
@@ -104,6 +104,7 @@ Recursion schemes are simple, composable combinators, that automate the process
104104
- [static-land-recursion-schemes](https://github.com/JosephJNK/static-land-recursion-schemes) for JavaScript/Flow -
105105
Schemes for data structures written in the style of [flow-static-land](https://github.com/gcanti/flow-static-land).
106106
- [Katalyst](https://github.com/aedans/Katalyst) for Kotlin - a re-envisioning based off Matryoshka using lightweight higher kinded polymorphism.
107+
- [Groupoid Infinity](http://groupoid.space/mltt/inductive/) [recursion schemes](https://github.com/groupoid/infinity/blob/master/priv/recursion.ctt) for [cubicaltt](https://github.com/mortberg/cubicaltt) - a cubical version of recursion schemes.
107108

108109
## License
109110

0 commit comments

Comments
 (0)