What is the translation of " ANONYMOUS FUNCTION " in Italian?

[ə'nɒniməs 'fʌŋkʃn]
[ə'nɒniməs 'fʌŋkʃn]

Examples of using Anonymous function in English and their translations into Italian

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
  • Official/political category close
Anonymous functions in PHP are great.
Le funzioni anonime in PHP sono fantastiche.
Class used to represent anonymous functions.
Classe usata per rappresentare funzioni anonime.
Example 2 Anonymous function variable assignment example.
Example 2 Esempio di assegnazione di funzione anonima.
Handle an event by using an anonymous function.
Gestire un evento utilizzando una funzione anonima.
Anonymous functions are sometimes called lambda expressions.
Una funzione anonima viene anche chiamata funzione lambda.
A block is like an anonymous function or lambda.
Il blocco è come una funzione anonima o lambda.
An anonymous function is not bound to an identifier(it has no name).
Una funzione anonime non è legata ad un identificatore, non ha un nome.
This can be used in anonymous functions. 5.3.0.
This può essere usato nelle funzioni anonime. 5.3.0.
Anonymous functions, implemented in PHP 5.3, yield objects of this type.
Le funzioni anonime, implementate in PHP 5.3, producono oggetti di questo tipo.
Implement a callback by using anonymous functions;
Implementare una callback usando le funzioni anonime;
To define an anonymous function in Elixir we need the fn and end keywords.
Per definire una funzione anonima in Elixir, occorre usare fn e end.
Inside this loop is a self-executing anonymous function.
Dentro il ciclo c'è una funzione anonima istantanea.
New anonymous functions(with support for closures) are present since PHP 5.3(2009).
Le nuove funzioni anonime(con supporto per le chiusure) esistono da PHP 5.3(2009).
Introduction Class used to represent anonymous functions.
Introduzione Classe usata per rappresentare funzioni anonime.
The presence of an anonymous function in this example is revealed by the right arrow=>
La presenza delle funzioni anonime in questo esempio Ã̈ rivelata dal simbolo=>
Can be omitted, in which case the function becomes known as an anonymous function. param.
Può essere omesso, in qual caso la funzione è nota come funzione anonima. param.
If you only want to duplicate the anonymous functions, you can use cloning instead.
Se hai soltanto intenzione di duplicare la funzione anonima, invece puoi usare la clonazione.
new file you can use an% anonymous function.
si può usare una % funzione anonima.
Just as the name implies, an anonymous function has no name.
Esattamente come implica il nome, una funzione anonima non ha un nome.
Inside the anonymous function, we initialize our AngularJS module using the angular. module() method.
All'interno della funzione anonima, inizializziamo il nostro modulo di AngularJS utilizzando il metodo angular.
The revised version of our timer program using an anonymous function instead of timeFlies looks like that.
La versione rivista del nostro programma timer usa una funzione anonima invece di timeFlies e appare come di seguito.
For example when you declare an anonymous function inside of the body of another function,
Per esempio dichiarando una funzione anonima nel body di un'altra funzione, in AS3
you can see an example of creating an anonymous function inside giveMeAFunction() and returning it.
potete vedere un esempio di come si crea una funzione anonima dentro giveMeAFunction() e la si ritorna.
The above code should be placed inside the anonymous function, and I have placed it immediately after my quiescentApp module declaration.
riportato dovrebbe essere posizionato all'interno della funzione anonima, e io ho messo subito dopo la mia dichiarazione di modulo quiescentApp.
In this case you can use create_function() to declare an anonymous function as callback within the call to preg_replace_callback().
In questo caso si può utilizzare create_function() per dichiarare una funzione anonima come callback per preg_replace_callback().
Lambda is a term used to refer to an anonymous function, that is a block of code which can be executed
Il termine lambda viene usato in riferimento a funzioni anonime, ovvero blocchi di codice che possono essere eseguiti esattamente come funzioni,
Bar returns another function(call it anonymous function B) that is created as an arrow function..
Bar restituisce un altra funzione(chiamiamola funzione anonima B) che viene creata come funzione arrow.
Every time the user types a key, jQuery executes the anonymous function defined in the above code,
Ogni volta che l'utente preme un tasto, jQuery esegue la funzione anonima definita nel codice sopra,
A function expression of an anonymous function assigned to the variable multiply.
Una espressione di funzione di una funzione anonima(senza nome), assegnata alla variabile multiply.
Results: 29, Time: 0.0312

How to use "anonymous function" in a sentence

Removed anonymous function for PHP versions below 5.3.
pasting the anonymous function over the sayHello name.
These exceptions are detailed in Anonymous function conversions.
Anonymous function is used to unsubscribe from event.
Define our anonymous function using that interest rate.
inside the anonymous function to the button object.
If needed use an anonymous function for closure.
use an anonymous function with the setInterval function.
An anonymous function that base64-decodes the input string.
Next is an anonymous function which is returning something.
Show more

Word-for-word translation

Top dictionary queries

English - Italian