Hacker News new | ask | show | jobs
by refulgentis 846 days ago
" (beyond the well-established Haskell-esque effects bad)"

read that as:

"beyond the well-established idea, from Haskell, that side effects are troublesome and need to be explicitly modelled and thought about."

1 comments

Ah, I think your clarification makes a lot more sense than your original phrasing, because Haskell's position is indeed that side effects are bad, not that effects are bad. The bad thing is "side", not "effects".