type-level-natural-number-induction-1.0: High-level combinators for performing inductive operations.

The type-level-natural-number-induction package

This package provides high-level combinators for working with inductive structures --- that is, structures tagged with a phantom type-level natural number. Combinators are provided for building up a structure from seed data using induction, tearing down a structure to obtain a result, and inductively transforming one structure into another with the same size.

This package uses the type-level-natural-number package for its type-level representations of the natural numbers. The only non-Haskell 2010 extension it needs is Rank2Types.

Properties

Version1.0
Dependenciesbase (≥3 & <5), transformers (0.2.*), type-level-natural-number (≥1.0 & <1.2)
LicenseBSD3
AuthorGregory Crosswhite
MaintainerGregory Crosswhite <gcross@phys.washington.edu>
StabilityProvisional
CategoryType System, Data
Upload dateThu Oct 14 01:32:59 UTC 2010
Uploaded byGregoryCrosswhite
Built onghc-6.12, ghc-7.0, ghc-7.2

Modules

Downloads