flâneur — a map of the web's best reading

Immutable object - Wikipedia

en.wikipedia.org · 4,952 words · saved by 1 readers

In object-oriented (OO) and functional programming, an immutable object (unchangeable[1] object) is an object whose state cannot be modified after it is created.[2] This is in contrast to a mutable object (changeable object), which can be modified after it is created.[3] In some cases, an object is considered immutable even if some internally used attributes change, but the object's state appears unchanging from an external point of view. For example, an object that uses memoization to cache the results of expensive computations could still be considered an immutable object.

Immutable object - Wikipedia Jump to content From Wikipedia, the free encyclopedia Object whose state cannot be modified after it is created "Immutable" and "Immutability" redirect here. For the Christian doctrine, see Immutability (theology) . For the album, see Immutable (album) . For the crypto gaming company, see Immutable Pty Ltd . In object-oriented (OO) and functional programming, an immutable object (unchangeable [ 1 ] object) is an object whose state cannot be modified after it is created. [ 2 ] This is in contrast to a mutable object (changeable object), which can be

Explore this link on the map →

saved by

related reading