Jump to content

Lambda expression

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by D.Lazard (talk | contribs) at 20:29, 21 August 2016 (Reverted 1 edit by 88.95.69.53 (talk): External links are not allowed in dab pages. (TW)). 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