Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Haskell is nothing but indirect action (lazy evaluation...), which is why referential transparency is so important to the language.


In my experience referential transparency increases simplicity and readability in most languages.


Yes, but so does keeping your code first order, avoiding callback functions even without the hazard of side effects.




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

Search: