|
|
|
|
|
by thedataangel
2313 days ago
|
|
Haskell's syntax without Haskell's type system sounds like a nightmare. The type system is what makes me at least vaguely confident that the incomprehensible string of symbols that make up a good chunk of Haskell expressions are at least close to being correct. (And to be clear: I use Haskell professionally and love it - but the syntax is _not_ why most people use Haskell). |
|