Vertaling van "a lambda" in Pools
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
You can pass a lambda expression as a parameter to high-order functions.
Developers often use a lambda expression for concise and efficient functional programming.
Programiści często używają wyrażeń lambda do zwięzłego i efektywnego programowania funkcyjnego.
Using a lambda expression can make the code cleaner and more readable.
Korzystanie z wyrażeń lambda może sprawić, że kod staje się czystszy i bardziej czytelny.
She created a lambda expression to filter the list of names efficiently.
Each problem is written as a lambda expression.
Każde zadanie jest zapisane jako wyrażenie lambda.
To enhance performance, programmers utilize a lambda expression for callback functions.
Aby zwiększyć wydajność, programiści wykorzystują funkcje anonimowe do obsługi wywołań zwrotnych.
That is why it is so important not to ignore any symptoms that indicate a lambda probe failure.
Dlatego tak ważne jest, aby nie ignorować żadnych objawów wskazujących na awarię sondy lambda.
There is also a reader syntax to define a lambda
How to check and replace a lambda sensor?
The following two examples demonstrate use of a lambda expression
Następne dwa przykłady pokazują użycie wyrażeń lambda
Used as a shorter alternative to the fun keyword and a match expression in a lambda expression that has pattern matching on a single argument.
Stosowany jako alternatywa dla krótszego słowa kluczowego zabawy i ekspresji meczu w wyrażeniu lambda, który ma dopasowanie wzorca na jednym argumentem.
If you want to cache an existing object rather than the output of a function, you can simply return it via a lambda function
Jeśli chce się buforować istniejący obiekt, a nie wyjście funkcji, można po prostu zwrócić to przez funkcję lambda
The specific internal implementation can vary, but the expectation is that a lambda function that captures everything by reference will store the actual stack pointer of the function it is created in, rather than individual references to stack variables.
Właściwa wewnętrzna realizacja może się różnić, ale oczekuje się, że funkcji lambda, do której wszystkie argumenty są przekazywane przez referencje, zachowa wskaźnik stosu funkcji w której jest utworzona, zamiast indywidualnych referencji do zmiennych stosowych.