Subject | English | Russian |
progr. | generic lambda function | обобщённая лямбда-функция (Dr. Dobb's Alex_Odeychuk) |
progr. | inline lambda function | встраиваемая лямбда-функция (Alex_Odeychuk) |
comp., MS | lambda function | лямбда-функция (A block of programming language code that operates as a function but is not named and cannot be called or referenced except through normal flow of operation. For example, the instruction within the braces in the following code is a lambda function: for (int x=0; x<10; x++) int y = 2*x;) |
math. | lambda function | лямбда-функция |
media. | lambda-function pattern | диаграмма направленности, описываемая лямбда-функциями |