[Table of Contents] [Next Topic] FP introduces the notion of pure functions/methods. A pure function is one that doesn't affect the state of anything outside of it, nor depends on anything other than the arguments passed to it. Also, given a set of arguments,