Add first-class and higher-order functions
This commit is contained in:
3
glossary/Higher-order-function.md
Normal file
3
glossary/Higher-order-function.md
Normal file
@ -0,0 +1,3 @@
|
||||
### Higher-order function
|
||||
|
||||
Higher-order functions or functors are functions that either take other functions as arguments, return a function as a result, or both.
|
||||
Reference in New Issue
Block a user