lambda function

An anonymous function; a function that is defined in an inline, ad-hoc manner, and often doesn't have a name (not bound to an identifier).

Noun

  1. An anonymous function; a function that is defined in an inline, ad-hoc manner, and often doesn't have a name (not bound to an identifier).

Forms

lambda functions

Synonyms

anonymous function

Hyponyms

closure