Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Isn't this just iteratees? The examples look very similar to conduit code, unless I'm missing something.


Iteratees are a subset. They don't care about any kind of effects except for processing the data (and indicating the current state of how the process is going).

They are deliberately simple and for dataprocessing. They not meant/suitable for things like e.g. IO whereas the continuation monad is.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: