Subject | English | Korean |
math. | Lambda-criterion | 람다 기준 |
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; }) |
comp., MS | lambda operator | 람다 연산자 (The C => operator that is used to separate the parameters and the body of a lambda expression) |
math. | Priestly's Lambda-test | Priestly의 P검정검증 |
math. | Priestly's Lambda-test | Priestly의 람다검점검증 |