204
What the f*ck is a monad
(feddit.de)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
I mean, List is a monad. It just happens that the mathematical pattern works well for encapsulating side effects too.
Oh, I know, it's just not in-your-face. It's entirely possible to use Lists without knowing that.