Hacker News new | ask | show | jobs
by NoThisIsMe 1086 days ago
That's not how the term is used in programming. Side effects may be intentional.

"Effects" (without the "side") usually means the effect is modeled as a type/value that is returned by the function.