Personal tools

Applicative functor

From HaskellWiki

Revision as of 19:08, 30 March 2007 by Conal (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search
An applicative functor has more structure than a functor but less than a monad. See the Haddock docs for <div class="inline-code">
Control.Applicative
</div>
.