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-3.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 |
---|---|
Change log | changelog |
Dependencies | base (>4 && <=5), mtl (>=2.0 && <2.3), tagged (>=0.7), template-haskell (>=2.7), vector (>=0.9) [details] |
Tested with | ghc ==7.0.3, ghc ==7.2.1, ghc ==7.4.2, ghc ==7.6.2, ghc ==7.6.3 |
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/BioHaskell/iterable |
Bug tracker | mailto:mjgajda@googlemail.com |
Source repo | head: git clone https://github.com/BioHaskell/iterable.git |
Uploaded | by MichalGajda at 2014-05-19T20:17:01Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 3622 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |