Skip to content

Latest commit

 

History

History
6 lines (2 loc) · 399 Bytes

monads-monoids-and-functors.md

File metadata and controls

6 lines (2 loc) · 399 Bytes

Monads, monoids and functors

I'm pretty you sure you already have heard about the term "monad". A lot of people talk about them, but a few know what they really mean and how they can fit into functional programming. We'll be focusing on the practical approach of monads, but give a gentle introduction to the theory. The most advanced theory can still be found in the chapter 12 of this book.