Monads
Monads and Monoids
In the context of functional programming what are Monads Monoids and functors and why are they the basic building blocks of functional design. There is also some example code that was written in a Scala worksheet so you can cut and paste and play with it. Read Moreā¦