Home > Term: funcţie lambda
funcţie lambda
Un bloc de cod limbaj de programare care operează ca o funcţie, dar nu este numită şi nu poate fi numită sau menţionată, decât prin fluxul normal de funcţionare. De exemplu, instrucţiunea în cadrul variantelor în codul de mai jos este o functie lambda: pentru (int x = 0; x<10; x + +) (int y = 2 * x;).
- Part of Speech: noun
- Industry/Domain: Computer
- Category: Operating systems
- Company: Microsoft
0
Creator
- Zanardi
- 100% positive feedback
(Romania)