5 ms·
What language specifically are you looking at monads in? If it's anything other than haskell, I can give advice, having recently had the concept click, and gone
by sumgy 12y ago
What language specifically are you looking at monads in? If it's anything other than haskell, I can give advice, having recently had the concept click, and gone through similar frustrations.
- azmenthe 12y agoThat would be awesome, I'm using Scala and I would like to incorporate more scalaz into my programming but I have yet to find information convincing me how to go from math concept to implemented functional design pattern.
- runT1ME 12y agoHave you read the canonical Functional Programming in Scala? It goes over all of that and more in immense detail. http://www.amazon.com/Functional-Programming-Scala-Paul-Chiusano/dp/1617290653 http://www.amazon.com/Functional-Programming-Scala-Paul-Chiu...