Content deleted Content added
m robot Adding: ru:Анонимная функция |
m fixed some bad grammar. |
||
Line 1:
An '''anonymous function''' is a [[function (mathematics)|function]] (or a [[subroutine]]) defined, and possibly called, without being bound to a name. In
Some [[object-oriented]] programming languages have [[anonymous class]]es, which are a similar concept. [[Java (programming language)|Java]] is such a language.
|