Y
Hacker News
new
|
ask
|
show
|
jobs
by
brazzy
5453 days ago
You mean just like in Java?
1 comments
eru
5453 days ago
Yes. But the pure part of your program tends to be bigger in Haskell than in Java.
link
masklinn
5453 days ago
And the type system (and compiler) help you know what's pure and what's not.
link