|
|
|
|
|
by 59nadir
4368 days ago
|
|
> Ignoring the joy of writing software with much more powerful abstractions for a moment (Python, Ruby, JS, PHP all look like jalopies now compared to Haskell) Just out of curiosity: Which abstractions are we talking about here that Haskell doesn't have? OO? |
|
I can't really think of any abstraction that's not available to it - even an Object System is possible in Haskell, it just wouldn't be as easy to use as Monads are.