#python #sicp
Functions that manipulate functions are called higher-order functions.
If you want to change selection, open document below and click on "Move attachment"
1.6 Higher-Order Functionst functions. These
patterns can also be abstracted, by giving them names.
To express certain general patterns as named concepts, we will need to construct
functions that can accept other functions as arguments or return functions as
values. <span>Functions that manipulate functions are called higher-order functions.
This section shows how higher-order functions can serve as powerful abstraction
mechanisms, vastly increasing the expressive power of our language.
1.6.1 Functions as Arguments
Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details