Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Tags
#python #sicp
Question
A method for combining data values has a closure property if [...]
Answer
the result of combination can itself be combined using the same method.

Tags
#python #sicp
Question
A method for combining data values has a closure property if [...]
Answer
?

Tags
#python #sicp
Question
A method for combining data values has a closure property if [...]
Answer
the result of combination can itself be combined using the same method.
If you want to change selection, open original toplevel document below and click on "Move attachment"

Parent (intermediate) annotation

Open it
a method for combining data values has a closure property if the result of combination can itself be combined using the same method. Closure is the key to power in any means of combination because it permits us to create hierarchical structures — structures made up of parts, which themselves are made up of parts, and

Original toplevel document

2.3 Sequences

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.