An open API service indexing awesome lists of open source software.

https://github.com/abhiroop/recur-scheme

Repository for experimenting with various types of recursion schemes.
https://github.com/abhiroop/recur-scheme

haskell recursion-schemes

Last synced: about 1 month ago
JSON representation

Repository for experimenting with various types of recursion schemes.

Awesome Lists containing this project

README

        

# recur-scheme

Currently
1. Catamorphism
2. Anamorphism
3. Paramorphism
4. Hylomorphism

TODO
1. Futumorphism
2. Histomorphism
3. Chronomorphism
4. Zygomorphism
5. Discover some recursion scheme on your own