I think this is fairly well explained by others, but the root object is immutable. That would be the human object that represents a unique person. The properties/parameters applied to that object are entirely mutable.
Even after death, your person object still exists, it’s just given the property of being disabled/dead (and/or, the “living” property is removed).
I think this is fairly well explained by others, but the root object is immutable. That would be the human object that represents a unique person. The properties/parameters applied to that object are entirely mutable.
Even after death, your person object still exists, it’s just given the property of being disabled/dead (and/or, the “living” property is removed).