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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 0.2.0.1, 0.2.0.1, 0.2.0.2
Change log None available
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:00Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees