Comment Monads in the school (Score 1) 169
Many times when I see Haskell or Scala examples using some techniques from category theory I end with the same conclusions: the abstractions used in category theory are very very simple if we compare them with other disciplines, but the lack of exposure to them, and the related way of thinking, makes figure out how to use them very hard. Maybe with initiatives like this, the day comes that we can manage monads with the same ease as we do with simple algebra.