Hacker News new | ask | show | jobs
by Vunovati 3207 days ago
Coming from an OOP background what made me connect some dots about what the monoids are and what are they good for after reading the article is that they can also be viewed as the GOF composite pattern.

I've just stumbled upon an article that describes this:

http://blog.plasmaconduit.com/the-composite-pattern-and-mono...