Higher-Order Function
A function that returns a function and or accepts a function as an input parameter.
A function that returns a function
A function that accepts a function as an input parameter
A function that accepts a function as an input parameter and also returns a function
Last updated
Was this helpful?