Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Immutable objects are not common in JS. You can conceptually treat them as immutable, but they are mutable, because their base type is mutable and by extension everything is mutable.


At least there is Immutable.js




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: