Skip to content

Instantly share code, notes, and snippets.

@yaodong
Last active August 29, 2015 14:19
Show Gist options
  • Save yaodong/6369bf57c0a0447d059d to your computer and use it in GitHub Desktop.
Save yaodong/6369bf57c0a0447d059d to your computer and use it in GitHub Desktop.

From Wikipedia:

In mathematics and computer science, a higher-order function (also functional form, functional or functor) is a function that does at least one of the following:

  • takes one or more functions as an input
  • outputs a function

Related to:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment