Hacker News new | ask | show | jobs
by waynesonfire 2055 days ago
You don't lose conciseness with mutable state. What you seem to think is lost can be regained through abstraction.

Just think about the complexity behind the assignment operator, all the way to the logic gates in RAM.