Hacker News new | ask | show | jobs
by JoelMcCracken 1704 days ago
I'm curious, after having done a significant amount of Haskell, I have flipped that opinion. The biggest difference is how the types help make things explicit and clear.

(although, IMO, I think purity makes a very large impact here too)