Home > Term: fonction lambda
fonction lambda
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; ).
- ส่วนหนึ่งของคำพูด: noun
- อุตสาหกรรม/ขอบเขต: Computer
- Category: Operating systems
- Company: Microsoft
0
ผู้สร้าง
- Romain
- 44.44% positive feedback