...

/

Challenge 2: Referentially-Transparent Function

Challenge 2: Referentially-Transparent Function

Test your knowledge by writing code to check a given function's referential transparency.

Problem statement

Prove that the increment function ...