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 9 found (88 total)

alternate case: higher-order function

Snap! (programming language) (1,219 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 (483 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,157 words) [view diff] exact match in snippet view article find links to article
the recursive-descent parsing algorithm. Parser combinator – a higher-order function used in combinatory parsing, a method of factoring recursive descent
Indirect self-reference (265 words) [view diff] exact match in snippet view article find links to article
mapped to itself by a mathematical function Fixed-point combinator – Higher-order function Y for which Y f = f (Y f) Gödel, Escher, Bach – 1979 book by Douglas
Recursion (3,684 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
Psychological trauma (8,351 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,526 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,456 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
Ecosystem structure (2,624 words) [view diff] exact match in snippet view article find links to article
structure. These specific relationships enable the system to perform a higher-order function. The complexity of a system is determined by the number of components