Echo JS 0.11.0

<~>

MaxArt 2620 days ago. link 3 points
Well, it's the usual drill: when not holding primitive values, it's the reference to the object to be immutable, not the object itself.
You're better off with Object.freeze (which does not deep-freeze it anyway).