Dictionary
Thesaurus
Encyclopedia
Translator
Web

higher-order function

 - 1 dictionary result
Computing Dictionary

higher-order function
(HOF) A function that can take one or more functions as argument and/or return a function as its value. E.g. map in (map f l) which returns the list of results of applying function f to each of the elements of list l. See also curried function.

The Free On-line Dictionary of Computing, © 1993-2007 Denis Howe
Cite This Source
Search another word or see higher-order function on Thesaurus | Reference
FacebookTwitterFollow us: