heterolist: A heterogeneous list type

[ data, library, mit ] [ Propose Tags ]

A heterogeneous list type (i.e. a list with different element types) which knows the type of it's elements. There are also various functions for manipulating such lists, although this is not yet complete. Some of the standard type classes, like Eq, Ord and Show are defined for these heterogeneous lists. I suspect it could be particularly useful for testing libraries which may want to test against a variety of types in a uniform fashion.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0.0
Dependencies base (>=4.9 && <4.10), constraint-manip (>=0.1 && <0.2), indextype (>=0.2 && <0.3), polydata (>=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/heterolist/issues
Source repo head: git clone https://github.com/clintonmead/heterolist.git
Uploaded by clinton at 2017-03-09T06:12:42Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 947 total (3 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]