Kollmansberger, Steven (2005-12-19)
Functional programming is concerned with referential transparency, that is, given a certain function and its parameter, that the result will always be the same. However, it seems that this is violated in applications in ...