Immutable vs Undefined - What's the difference?
immutable | undefined |
Unable to be changed without exception.
(programming, of a variable) Not able to be altered in the memory after its value is set initially, such as a constant.
Lacking a definition or value.
(mathematics, computing) That does not have a meaning and is thus not assigned an interpretation.
As adjectives the difference between immutable and undefined
is that immutable is unable to be changed without exception while undefined is lacking a definition or value.As a noun immutable
is something that cannot be changed.immutable
English
Adjective
(-)- The government has enacted an immutable law.
Antonyms
* mutable * nonimmutableDerived terms
* strongly immutable * weakly immutableAnagrams
* ----undefined
English
Adjective
(wikipedia undefined) (-)- The result of division by zero is undefined .
