Hacker News new | ask | show | jobs
by drobilla 4887 days ago
Short circuiting AND isn't a very good example of the advantages of pure functions. Most languages, including those heavily based on mutation (e.g. C and its descendants), do this.