5 ms·
Thats great. My greatest petpeevee is having to keep in mind the language gotchas when all I want to do is get it done.
by rubberstamp 10y ago
Thats great. My greatest petpeevee is having to keep in mind the language gotchas when all I want to do is get it done.
- Peaker 10y agoHaskell has far fewer correctness gotchas than other languages. They stuck to consistent, predictable behavior - even when it made things tedious for years until new techniques were discovered. Haskell does have performance gotchas, though.