NestedFunctor

Version 0.2.0.2 revision 0 uploaded by kwf.

Package meta

Synopsis
Nested composition of functors with a type index tracking nesting.
Description

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.

Author
Kenneth Foner
Bug reports
n/a
Category
Data
Copyright
Copyright (c) 2014 Kenneth W. Foner
Homepage
https://github.com/kwf/NestedFunctor
Maintainer
kenneth.foner@gmail.com
Package URL
n/a
Stability
n/a

Components