Iteratee I/O

From HaskellWiki
Revision as of 20:43, 27 May 2010 by Michael T (talk | contribs) (added Snap framework)
Jump to navigation Jump to search

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

Iteratee I/O is a way to avoid the problems that can occur with lazy I/O.

Discussions elsewhere on this wiki include:

Essays by Oleg:

Other discussions:

Uses of Iteratee I/O: