English Wikipedia - The Free Encycl...
הורד מילון זה
Purely functional
In computingalgorithmsdata structures, or programming languages are called purely functional if they guarantee the (weak) equivalence of call-by-namecall-by-value and call-by-need evaluation strategies, often by excluding destructive modifications (updates) of entities in the program's running environment. According to this restriction, variables are used in a mathematical sense, with identifiers referring to immutable, persistent values.

See more at Wikipedia.org...


© This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License and under the Creative Commons Attribution-ShareAlike License