A function that takes a function as an argument or returns one as its result.
A function that treats functions as first-class objects, able to take them as arguments or return them as results -- map and filter are typical examples.
© 2026 ITBGM