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

Nit, in Haskell it's a MonadPlus. Which IIRC is a monad that supports filtering.


In Haskell List is a Monad as well as MonadPlus. Since List's Monad instance is used probably 100x more than its MonadPlus instance, I think it makes sense to focus on that,




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

Search: