@hackage projection0.1
Projection function for arbitrarily nested binary product types.
Categories
License
BSD-3-Clause
Maintainer
paba@di.ku.dk
Links
Versions
- 0.1 Fri, 22 Aug 2014
Installation
Dependencies (1)
Dependents (3)
@hackage/compdata-dags, @hackage/acme-everything, @hackage/compdata-automata
This package implements a projection function for arbitrarily nested binary product types. The implementation is based on closed type families and follows the approach described in the paper Composing and Decomposing Data Types (Workshop on Generic Programming, 2014, to appear).