Jump to content

Lambda expression

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Yejianfei (talk | contribs) at 16:56, 16 April 2016 (Undid revision 699611353 by D.Lazard (talk)). 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