NestedFunctor: Nested composition of functors with a type index tracking nesting.
This package implements something akin to Data.Compose
, but with a type index that tracks the order in which things are nested. This makes it possible to write code using polymorphic recursion over the levels of the structure contained in a Nested
value.
Downloads
- NestedFunctor-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2.0.1, 0.2.0.2 |
---|---|
Dependencies | base (>=4.7 && <4.8), comonad (>=4.2 && <4.3), distributive (>=0.4 && <0.5) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2014 Kenneth W. Foner |
Author | Kenneth Foner |
Maintainer | kenneth.foner@gmail.com |
Category | Data |
Uploaded | by kwf at 2014-06-28T04:42:35Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 2084 total (11 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] |