Posts

Showing posts with the label immutable

What is an immutable?

In object-oriented and functional programming, an  immutable  object is an object whose state cannot be modified after it is created e.g. constants. This is in contrast/ opposite to a mutable object, which can be modified after it is created. (Protected post. No prat of this publication can be copied by any means and for any purpose without permission from CEO)