出典:Wikipedia
出典:『Wikipedia』 (2011/04/28 03:47 UTC 版)
Purely functional is a term in computing used to describe algorithms, data structures or programming languages that exclude destructive modifications (updates). According to this restriction, variables are used in a mathematical sense, with identifiers referring to immutable, persistent values.