|
|
|
|
|
by epgui
944 days ago
|
|
All languages have some amount of historical baggage, but I'm not sure what you're referring to here. If anything, Haskell gets a lot of eyerolls for its slow moving pace and for trying to build a language from mathematical first principles. It's not perfect (eg.: Monad was not designed to be a special case of Applicative in the beginning, I believe) but it's better at "avoiding baggage" than many other languages I know of. |
|