Haskell Hierarchical Libraries (mtl package)ContentsIndex
Control.Monad.Identity
Portabilityportable
Stabilityexperimental
Maintainerlibraries@haskell.org
Description

The Identity monad.

Inspired by the paper Functional Programming with Overloading and Higher-Order Polymorphism, Mark P Jones (http://www.cse.ogi.edu/~mpj/) Advanced School of Functional Programming, 1995.

Documentation
newtype Identity a
Constructors
Identity
runIdentity :: a
show/hide Instances
module Control.Monad
module Control.Monad.Fix
Produced by Haddock version 0.7