@hackage compdata-dags0.1
Compositional Data Types on DAGs
Categories
License
BSD-3-Clause
Maintainer
paba@di.ku.dk
Links
Versions
Installation
Dependencies (7)
- base <5
- compdata >=0.9 && <0.10
- containers
- mtl
- projection
- unordered-containers Show all…
Dependents (1)
@hackage/acme-everything
This library implements recursion schemes on directed acyclic graphs. The recursion schemes are explained in detail in the paper Generalising Tree Traversals to DAGs (http://www.diku.dk/~paba/pubs/entries/bahr15pepm.html).