Lambda expression

From Wikipedia, the free encyclopedia
Revision as of 07:04, 21 December 2019 by imported>Unreal128 (Simplify lambda expression (computer programming) sentence and add periods on both.)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Lambda expression may refer to:

  • Lambda expression in computer programming, also called an anonymous function, 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.

Template:Disambiguation