Hacker News new | ask | show | jobs
by HerrmannM 2397 days ago
I did a bit of haskell, but not that much. From what I could see, it was more about stack of monads and compositions... Can you elaborate a bit?
1 comments

I guess that the point was, Haskell is still developing patterns for solving common problems. Many of the uses of monads could be considered design patterns.