The latest version of iterable is 3.0-1.

iterable

Version 1.0 revision 1 uploaded by sjakobi.

Package meta

Synopsis
API for hierarchical multilevel collections.
Description

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.

Author
Michal J. Gajda
Bug reports
mailto:mjgajda@googlemail.com
Category
Data Structures
Copyright
Copyright by Michal J. Gajda '2013
Homepage
https://github.com/mgajda/iterable
Maintainer
mjgajda@googlemail.com
Package URL
http://hackage.haskell.org/package/iterable
Stability
stable

Components