Hacker News new | ask | show | jobs
by ExpiredLink 4064 days ago
> Function purity enforces that mutations are localized to small areas of the code, while maintaining composition.

Most programmers of 'traditional' (imperative, oo) programming languages would agree.