Talk:Applicative functor

From HaskellWiki
Revision as of 02:23, 9 October 2007 by Falcon (talk | contribs) (Better explanation of AF?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

There has been some talk of using Applicative Functors for streams/data flow programming [1,2]. Perhaps someone can explain that at an introductory level?

While we are at it, perhaps someone can expand on the "Another Essence of Dataflow Programming" paper [2].

[1] http://haskell.org/haskellwiki/Phooey [2] http://citeseer.ist.psu.edu/denckla06another.html