|
|
|
|
|
by so-cal-schemer
326 days ago
|
|
The fuller excerpt concretely put in ยง3.1.3 "The Costs of Introducing Assignment": "So long as we do not use assignments, two evaluations of the same procedure with the same arguments will produce the same result, so that procedures can be viewed as computing mathematical functions. Programming without any use of assignments, as we did throughout the first two chapters of this book, is accordingly known as functional programming." |
|