polydata: Wrap together data and it's constraints.

[ data, library, mit ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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]
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 2208 total (8 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]