#python #sicp
This definition exposes the essential structure of a recursively defined
sequence: a sequence can be decomposed into its first element and the rest of
its elements.
If you want to change selection, open document below and click on "Move attachment"
1.5 Controle can also understand multi-line programs now.
To execute a sequence of statements, execute the first statement. If that
statement does not redirect control, then proceed to execute the rest of the
sequence of statements, if any remain.
<span>This definition exposes the essential structure of a recursively defined
sequence: a sequence can be decomposed into its first element and the rest of
its elements. The "rest" of a sequence of statements is itself a sequence of
statements! Thus, we can recursively apply this execution rule. This view of
sequences as recursive data struct Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details