- monoid-subclasses: ListLike-like, only built on sound theoretical foundations http://hackage.haskell.org/package/monoid-subclasses 24 comments haskell
- Monoids are Composable List Summarizers https://cdsmithus.medium.com/monoids-are-composable-list-summarizers-77d2baf23ffc 23 comments haskell
- Optics are monoids https://www.haskellforall.com/2021/09/optics-are-monoids.html 6 comments haskell
- What are Monoids and Semigroups: explained with Type Classes[Scala]. Scala https://yolkorbit.com/what-are-monoids-and-semigroups-with-type-classesscala/ 5 comments scala
- Blazing fast Fibonacci numbers using Monoids http://www.haskellforall.com/2020/04/blazing-fast-fibonacci-numbers-using.html 28 comments haskell
- Monads on monoids https://oscarcunningham.com/57/monads-on-monoids/ 5 comments math
- Verifying fold using Monoids https://medium.com/@daltonjlundy/verifying-fold-using-monoids-in-coq-766e9eaa3893 23 comments coq
- Graphs are to categories as lists are to monoids https://alhassy.github.io/pathcat/ 14 comments programming
- United Monoids (xpost from /r/Haskell) https://blogs.ncl.ac.uk/andreymokhov/united-monoids/ 14 comments math
- Comprehending Monoids with Class https://lptk.github.io/programming/2018/10/04/comprehending-monoids-with-class.html 37 comments haskell
- The Const Applicative and Monoids https://blog.jle.im/entry/const-applicative-and-monoids.html 13 comments haskell
- An Introduction to Monoids https://blog.axosoft.com/monoids-practical-category-theory/ 9 comments haskell
- Monads are just monoids in the category of endofunctors https://blog.merovius.de/2018/01/08/monads-are-just-monoids.html 27 comments haskell
- Lazy Right Monoidal Monadic Fold https://www.reddit.com/r/haskell/comments/7nx92y/lazy_right_monoidal_monadic_fold/ 4 comments haskell
- Function monoids http://blog.ploeh.dk/2017/11/06/function-monoids/ 29 comments programming
- How to Write This Monoid Instance https://www.reddit.com/r/haskell/comments/6ey7uq/how_to_write_this_monoid_instance/ 10 comments haskell
- Which monoid instance would you like for an extensible records library? https://www.reddit.com/r/haskell/comments/69t486/which_monoid_instance_would_you_like_for_an/ 6 comments haskell
- Help me in developing an intuition for Monoid https://www.reddit.com/r/haskell/comments/5kfufv/help_me_in_developing_an_intuition_for_monoid/ 35 comments haskell
- Algebraic Patterns - Monoid Morphism http://philipnilsson.github.io/badness10k/posts/2016-08-10-functional-patterns-monoid-morphism.html 10 comments haskell
- Monoidal Contravariant Functors are actually useful! https://medium.com/@drboolean/monoidal-contravariant-functors-are-actually-useful-1032211045c4#.dtyi3vi1k 6 comments javascript
- Algebraic Patterns - Monoid http://philipnilsson.github.io/badness10k/posts/2016-07-21-functional-patterns-monoid.html 5 comments haskell
- Monoids and their efficiency in practice http://myhaskelljournal.com/monoids-and-their-efficiency-in-practice/ 7 comments haskell
- Monoisome 0.1 released (Monoid + Font Awesome: icons directly in your code) http://larsenwork.com/monoid 5 comments web_design
- Created my first monoid! https://hackage.haskell.org/package/base-4.2.0.1/docs/Data-Monoid.html 11 comments haskell
- Notions of computations as Monoids http://arxiv.org/abs/1406.4823 20 comments haskell
- Understanding free monoids and universal constructions http://bartoszmilewski.com/2013/12/21/understanding-free-monoids-and-universal-constructions/ 7 comments haskell
- Monoids in scheme http://tobilehman.com/blog/2013/09/07/monoids-in-scheme/ 4 comments scheme
- Data analysis with Monoids http://twdkz.wordpress.com/2013/05/31/data-analysis-with-monoids/ 4 comments programming
- Calculating real world nuclear weapon statistics using monoids, groups, and modules with Haskell's HLearn library http://izbicki.me/blog/nuclear-weapon-statistics-using-monoids-groups-and-modules-in-haskell 3 comments statistics
- A perfect time for Monoids http://hackage.haskell.org/packages/archive/array/latest/doc/html/Data-Array.html#t:Array 9 comments haskell
- From traced monoidal to compact closed: geometry of interaction explained with (OCaml) code http://semantic-domain.blogspot.fr/2012/11/in-this-post-ill-show-how-to-turn.html 22 comments haskell
- Gaussian distributions form a monoid, and why machine learning experts should care http://izbicki.me/blog/gausian-distributions-are-monoids 67 comments programming
- Using kind polymorphism: monads as monoids http://monoidal.blogspot.com/2010/07/kind-polymorphism-in-action.html 9 comments haskell
- Monoids and Finger Trees: sequences, priority queues, search trees and priority search queues for free http://apfelmus.nfshost.com/monoid-fingertree.html 18 comments programming
- On monoids and metaphor shear http://enfranchisedmind.com/blog/2009/01/16/on-monoids-and-metaphor-shear/ 8 comments haskell
- On monoids and metaphor shear http://enfranchisedmind.com/blog/2009/01/16/on-monoids-and-metaphor-shear/ 5 comments programming
- Great post on why names like "Monoid" are more appropriate than names like "Appendable" http://article.gmane.org/gmane.comp.lang.haskell.cafe/50637 61 comments programming
- A Neighborhood of Infinity: From Monoids to Monads http://sigfpe.blogspot.com/2008/11/from-monoids-to-monads.html 4 comments programming
- Monoids explained in simple words http://reperiendi.wordpress.com/2007/09/12/monoids/ 18 comments programming
- Don't fear the Monads! (functions, composition, monoids, monads) :: Video http://channel9.msdn.com/showpost.aspx?postid=358968#358968 80 comments programming