Abstract
As with Monoids, Monads are a recurring theme in the Scala and Functional Programming world. This chapter presents a design pattern based on the concept of a Monad. In pure functional programming a monad is a structure that represents computations on a set of objects.
Copyright information
© Springer International Publishing Switzerland 2013