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]
Versions [faq] | 1.0, 2.0, 3.0 |
---|---|
Change log | changelog |
Dependencies | base (>4 && <=5), mtl (>=2.0), tagged (>=0.7), 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 |
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 | LTSHaskell:3.0, NixOS:3.0, Stackage:3.0 |
Downloads | 3017 total (6 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] |
Downloads
- iterable-3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)