polydata: Wrap together data and its constraints.
This package 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,
Downloads
- polydata-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.2 && <0.3) [details] |
License | MIT |
Copyright | Clinton Mead (2017) |
Author | Clinton Mead |
Maintainer | clintonmead@gmail.com |
Revised | Revision 1 made by clinton at 2017-04-04T12:43:55Z |
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-03-09T05:51:51Z |
Distributions | NixOS:0.3.0.0 |
Downloads | 2053 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |