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

Haskell only "needs" monads for IO (there are other alternatives to implement io in a pure language too though). The reason that they are popular in haskell is that they are convenient and the reason that they are not popular in ML is that it lacks higher order types and things like typeclasses.


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

Search: