MUTABLE

Indicates that instances of the descriptor are mutable. An object can be mutable only if there exists but a single reference to it. This is a necessary condition, but not a sufficient condition for mutability. Most objects begin existence in the mutable state. All slots of a mutable object may be modified.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard