First-class Functions

Home > Computer Science > Programming Languages > Functions > First-class Functions

Functions that can be assigned to variables or passed as arguments to other functions.