People who have trouble understanding monads usually don't have any problem with callbacks. Because the computational context "some as usual, except in the near future" is familiar to them.
-
-
Okay, I think I’m starting to see it. Continuation is definitely easier to see than Maybe or List. List in js is effectively return: a => [a] bind: g => [a].map(g) ??
-
bind is flatMap
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.