5 ms·
Citation needed on "well-established". I find myself often benefiting from Haskell's disciplined approach to effects.
by curryhoward 3y ago
Citation needed on "well-established". I find myself often benefiting from Haskell's disciplined approach to effects.
- refulgentis 3y 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."
- curryhoward 3y agoAh, 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".