GitHubSign in

The ability of an object to have its state changed after it is created.

"In programming, mutable objects can have their properties or contents altered, while immutable objects cannot be changed once created."

@openai