polydata

Version 0.3.0.0 revision 0 uploaded by clinton.

Package meta

Synopsis
Wrap together data and it's constraints.
Description

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.

Author
Clinton Mead
Bug reports
https://github.com/clintonmead/polydata/issues
Category
Data
Copyright
Clinton Mead (2017)
Homepage
n/a
Maintainer
clintonmead@gmail.com
Package URL
n/a
Stability
n/a

Components