September 2019
Intermediate to advanced
816 pages
18h 47m
English
A high-order function is a term that's used to characterize a function that returns a function or takes a function as a parameter.
Based on this statement, testing a high-order function in the context of lambdas should cover two main cases:
We'll learn about these two tests in the upcoming sections.