Hacker News new | ask | show | jobs
by ivanjovanovic 620 days ago
Monad means a function composition where you can program what happens when inner function gives its result as argument to the outer function.