language:
Find link is a tool written by Edward Betts.Longer titles found: Fold (higher-order function) (view), Filter (higher-order function) (view), Map (higher-order function) (view)
searching for higher-order function 11 found (85 total)
alternate case: Higher-order function
Snap! (programming language)
(1,230 words)
[view diff]
no match in snippet
view article
having one or more empty slot(s)/argument(s) that are filled by a "higher order function" (the one that is calling the anonymous one). (Their computer-scienceParametricity (484 words) [view diff] exact match in snippet view article find links to article
and the type T(X) = [X → X] of functions from X to itself. The higher-order function twiceX : T(X) → T(X) given by twiceX(f) = f ∘ f, is intuitivelyRecursive descent parser (1,109 words) [view diff] exact match in snippet view article find links to article
recursive descent PEG parsing library for Java Parser combinator – a higher-order function used in combinatory parsing, a method of factoring recursive descentRecursion (3,678 words) [view diff] exact match in snippet view article find links to article
convincing dream about awakening from sleep Fixed point combinator – Higher-order function Y for which Y f = f (Y f)Pages displaying short descriptions ofDefault argument (999 words) [view diff] exact match in snippet view article find links to article
are not modeled in the type system, the type of a callback (aka higher-order function) can't express that it accepts either of the overloads nor simulateS3 (programming language) (1,025 words) [view diff] exact match in snippet view article
passed as an argument to another function, making CTM_JS_CALL a higher-order function that calls its supplied argument with appropriate error handlingPsychological trauma (8,568 words) [view diff] exact match in snippet view article find links to article
impairment. This is significant in brain scan studies done regarding higher-order function assessment with children and youth who were in vulnerable environmentsContinuation-passing style (2,532 words) [view diff] no match in snippet view article find links to article
-> b -> c are equivalent, so CPS function -- may be viewed as a higher order function sqrt' :: Float -> ((Float -> a) -> a) sqrt' x = \cont -> cont (sqrtNewton Howard (1,438 words) [view diff] no match in snippet view article find links to article
(ON/OFF +/-) to correlate networks of neurophysiological processes to higher order function. In 2013, he proposed the Brain Code (BC) theory, a methodologyXACML (5,190 words) [view diff] exact match in snippet view article find links to article
a Boolean function and 2 or more attribute values or bags. The higher-order function applies the Boolean function to the remaining parameters. Example:Quadratic pseudo-Boolean optimization (1,967 words) [view diff] exact match in snippet view article find links to article
of undefined variables exist. It is always possible to reduce a higher-order function to a quadratic function which is equivalent with respect to the