Higher-order Functions

Home > Computer Science > Programming Languages > Functions > Higher-order Functions

Functions that take other functions as parameters or return functions as their output.