Referential Transparency

Referential Transparency is a concept in programming where an expression can be substituted by the result of said expression. This can only be the case if and only if the expression is pure in the sense of a pure function.

1 Backlinks   backlinks