What are side-effects?

The Eric Normand Podcast - A podcast by Eric Normand

Categories:

In functional programming, people often use the term side-effect. But what does it mean? Side-effect is any external effect a function has besides its return value.