#python #scip
Third, Chapter 4 will illustrate that pure functions are essential for writing
concurrent programs, in which multiple call expressions may be evaluated
simultaneously.
If you want to change selection, open document below and click on "Move attachment"
1.2 Elements of Programming expressions.
Second, pure functions tend to be simpler to test. A list of arguments will
always lead to the same return value, which can be compared to the expected
return value. Testing is discussed in more detail later in this chapter.
<span>Third, Chapter 4 will illustrate that pure functions are essential for writing
concurrent programs, in which multiple call expressions may be evaluated
simultaneously.
By contrast, Chapter 2 investigates a range of non-pure functions and describes
their uses.
For these reasons, we concentrate heavily on creating and using pure functions
in the rem Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details