Y
Hacker News
new
|
ask
|
show
|
jobs
by
alipang
4773 days ago
Haskell has support for side-effects. It's just able to state the property that something is a 100% pure function, and also makes it very easy to write such code a lot of the time.