Hacker News new | ask | show | jobs
by detrino 3897 days ago
Small imperative functions are just as easy to make bug free, I don't buy it.
1 comments

Also true. Still, purity (just part of referential transparency) should be highlighted as something that helps not just with the function you're writing , but also functions that need to call that function.