Lambda expressions
   HOME

TheInfoList



OR:

Lambda expression may refer to: *Lambda expression in computer programming, also called an
anonymous function In computer programming, an anonymous function (function literal, lambda abstraction, lambda function, lambda expression or block) is a function definition that is not bound to an identifier. Anonymous functions are often arguments being passed to ...
, is a defined function not bound to an identifier. * Lambda expression in lambda calculus, a formal system in mathematical logic and computer science for expressing computation by way of variable binding and substitution. {{disambiguation