NestedFunctor: Nested composition of functors with a type index tracking nesting.

[ bsd3, data, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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
Home page https://github.com/kwf/NestedFunctor
Uploaded by kwf at 2014-06-28T04:59:14Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 2039 total (8 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]