Hacker News new | ask | show | jobs
by jbeja 4191 days ago
jQuery and Javascript Promises comes to mind, I know they started in C++ put they are practically Monads.
2 comments

Since when did monads become a synonym for Haskell?
You really need to learn monads to use Haskell, and it's one of the major barriers for newcomers. It's no different from pointers in C.
Since 2000 tutorials emphasizing them as the gist of Haskell programming...
I think you mean one specific kind of a Monad.