Lambda expression
Encyclopedia
Lambda expression may refer to:
- Anonymous functionAnonymous functionIn programming language theory, an anonymous function is a function defined, and possibly called, without being bound to an identifier. Anonymous functions are convenient to pass as an argument to a higher-order function and are ubiquitous in languages with first-class functions such as Haskell...
- Lambda calculus#Definition