Personal tools

Conduit

From HaskellWiki

Revision as of 11:37, 5 April 2012 by Henk-Jan van Tuyl (Talk | contribs)
Jump to: navigation, search

This article is a stub. You can help by expanding it.


Conduits are an approach to the streaming data problem. It is meant as an alternative to enumerators/iterators


1 Links


1.1 Blog articles