Jump to content

Lambda expression

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 88.95.69.53 (talk) at 13:47, 21 August 2016. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Lambda expression may refer to:

  • lambda expression in computer programming, also called anonymous function, a function (or a subroutine) defined, and possibly called, without being 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