Content deleted Content added
No edit summary |
programming languages are not sets, anyway, many languages do not have lexically scoped higher order functions |
||
Line 1:
An '''anonymous function''' is a [[function (mathematics)|function]] (or a [[subroutine]]) defined, and possibly called, without being bound to a name. In the [[lambda calculus
Some [[object-oriented]] programming languages have [[anonymous class]]es, which are a similar concept. [[Java (programming language)|Java]] is such a language.
|