Find link

language:

jump to random article

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 (84 total)

alternate case: higher-order function

Snap! (programming language) (1,234 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-science
Parametricity (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 intuitively
Recursive descent parser (1,067 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 descent
Recursion (3,644 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 of
Default 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 simulate
S3 (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 handling
Psychological trauma (8,561 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 environments
Continuation-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 (sqrt
Newton 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 methodology
XACML (5,191 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,966 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