Stop show with sound -- Keyboard shortcut: 'x'  Next slide in show -- Keyboard shortcut: 'n'  2 minutes, 24 secondsHigher-order Functions - slide 2 : 34

Higher-order functions

A higher-order function accepts functions as arguments and is able to return a function as its result

A higher-order language supports higher-order functions and allows functions to be constituents of data structures

 

Functions of order i, i >= 2, are called higher-order functions