项目作者: Abhiroop

项目描述 :
Repository for experimenting with various types of recursion schemes.
高级语言: Haskell
项目地址: git://github.com/Abhiroop/recur-scheme.git
创建时间: 2017-07-16T06:20:07Z
项目社区:https://github.com/Abhiroop/recur-scheme

开源协议:Other

下载


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