creative-scala
creative-scala copied to clipboard
Clarify motivation for pure vs impure
Impure code depends on all the prior code --> clarify we mean the meaning of impure code, as it depends on state, and the state depends on all prior code that has run.