Hacker News new | ask | show | jobs
by HeyImAlex 3854 days ago
Poster probably meant it makes writing non-mutative code easier. Never mutating by convention is how a lot of js is being written these days.