Hacker News new | past | comments | ask | show | jobs | submit login

bah side effects what useful thing can you do without side effects? The only way to have no side effects is to frame the problem in a certain way.



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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: