Glossary format update
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
### Higher-order function
|
||||
---
|
||||
title: Higher-order function
|
||||
tags: Higher-order function
|
||||
---
|
||||
|
||||
Higher-order functions are functions that either take other functions as arguments, return a function as a result, or both.
|
||||
|
||||
Reference in New Issue
Block a user