polydata: Wrap together data and it's constraints.
This package, together with its dependency polydata-core, allows one to pass data, particularly functions, together with a constraint which describes how polymorphic that data is. This constraint can then be used in a generic way to produce quite polymorphic functions, for example, a "map" function that works on a pair of two different types.
See Data.Poly for a basic tutorial.
Downloads
- polydata-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2, 0.3.0.0 |
---|---|
Dependencies | base (>=4.9 && <4.10), constraint-manip (>=0.1 && <0.2), indextype (>=0.3 && <0.4), polydata-core (>=0.1 && <0.2) [details] |
Tested with | ghc ==8.0.2 |
License | MIT |
Copyright | Clinton Mead (2017) |
Author | Clinton Mead |
Maintainer | clintonmead@gmail.com |
Category | Data |
Bug tracker | https://github.com/clintonmead/polydata/issues |
Source repo | head: git clone https://github.com/clintonmead/polydata.git |
Uploaded | by clinton at 2017-10-16T05:28:33Z |
Distributions | |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Downloads | 2277 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-10-16 [all 3 reports] |