Skip to content

Comment on Monads for Normal Programmers

Comments

I think that monad is actually the "." in the OO world. This is because in my view the monad actually sits in between the functions and controls the function combinations and the value between the threading. So for instance Maybe will decide whether to really call the next method based on the value itself (like null). Or I maybe wrong :)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.