Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary
higher-order function
Jump to user comments
(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
Related search result for "higher-order function"
Comments and discussion on the word "higher-order function"