Y
Hacker News
new
|
ask
|
show
|
jobs
by
TurboHaskal
2397 days ago
It depends. Have you looked into Haskell land lately? It's the 90s again there.
1 comments
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?
link
AnimalMuppet
2397 days ago
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.
link