Hacker News new | ask | show | jobs
by brazzy 5453 days ago
You mean just like in Java?
1 comments

Yes. But the pure part of your program tends to be bigger in Haskell than in Java.
And the type system (and compiler) help you know what's pure and what's not.