iterable: API for hierarchical multilevel collections.
Two-argument typeclass that generalizes Foldable, Functor, and Traversable for monomorphic multi-level collections. Transitive instances allow for folding and mapping over any subordinate level of the hierarchy.
Main interface for hPDB library.
Contains convenience TemplateHaskell methods for generating Iterable instances that have Vector containers.
[Skip to Readme]
Downloads
- iterable-2.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'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0, 2.0, 3.0 |
---|---|
Dependencies | base (>4 && <=5), mtl (>=2.0 && <2.3), template-haskell (>=2.7), vector (>=0.9) [details] |
License | BSD-3-Clause |
Copyright | Copyright by Michal J. Gajda '2013 |
Author | Michal J. Gajda |
Maintainer | mjgajda@googlemail.com |
Revised | Revision 1 made by sjakobi at 2022-06-13T23:24:37Z |
Category | Data Structures |
Home page | https://github.com/mgajda/iterable |
Bug tracker | mailto:mjgajda@googlemail.com |
Source repo | head: git clone git://github.com:mgajda/hpdb.git |
Uploaded | by MichalGajda at 2013-09-25T00:50:42Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 3604 total (9 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] |