Difference between revisions of "Talk:Enumerator and iteratee"

From HaskellWiki
Jump to navigation Jump to search
(New page: - introduces analogy and then says not to hold to the analogy too closely.. is this analogy that useful? perhaps it should be discarded. - makes use of fix to write recursive functions ea...)
(No difference)

Revision as of 22:29, 13 August 2011

- introduces analogy and then says not to hold to the analogy too closely.. is this analogy that useful? perhaps it should be discarded. - makes use of fix to write recursive functions easily, but that might be a stumbling block for less experienced programmers - monad,functor,category discussion is very terse..