Talk:Enumerator and iteratee: Difference between revisions
(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...) |
mNo edit summary |
||
Line 1: | Line 1: | ||
* 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.. |
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..