Popularity
5.0
Growing
Activity
0.0
Stable
7
3
3

Monthly Downloads: 14
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Generics     Compdata    
Latest version: v0.2

compdata-dags alternatives and similar packages

Based on the "compdata" category.
Alternatively, view compdata-dags alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of compdata-dags or a related project?

Add another 'compdata' Package

README

Compositional Data Types on DAGs Build Status

This library implements recursion schemes on directed acyclic graphs. The recursion schemes are explained in detail in the paper Generalising Tree Traversals to DAGs.