UNPKG

30-seconds-of-code

Version:
4 lines (2 loc) 151 B
### Higher-order function Higher-order functions are functions that either take other functions as arguments, return a function as a result, or both.