lambda expression
From Wiktionary
[edit] English
[edit] Noun
- An algebraic expression representing a function by binding one or more parameters to an expression which may contain those parameters.
-
Expression Meaning λx.1 The constant value 1 λx.x The identity λx.x + 1 f(x) = x + 1 λn.λx.x + n f(n) = g where g(x) = x + n
-
[edit] Translations
algebraic expression
|

