Traducere "a function to each element" în spaniolă
Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
una función a cada elemento
Applies a function to each element of the collection, threading an accumulator argument through the computation.
Se aplica una función a cada elemento de la colección, enhebrar un argumento acumulador a través del cálculo.
Returns the sum of the results generated by applying a function to each element of an array.
Devuelve la suma de los resultados generados por la aplicación de una función a cada elemento de una matriz.
In map, the value that is accumulated is a new list, containing the results of applying a function to each element of the original list.
En el mapeo, el valor que se acumula es una nueva lista, que contiene los resultados de aplicar una función a cada elemento de la lista original.
One typical use of anonymous functions in Common Lisp is to pass them to higher-order functions like mapcar, which applies a function to each element of a list and returns a list of the results.
Un uso típico de funciones anónimas en Common Lisp es pasarlas a funciones de orden superior como "mapcar", que aplica una función a cada elemento de una lista y devuelve una lista de los resultados.
The List.fold method applies a function to each element from left to right, while List.foldBack applies a function to each element from right to left.
El List.fold método aplica una función a cada elemento de izquierda a derecha, mientras que List.foldBack aplica una función a cada elemento de derecha a izquierda.
Sometimes you want to apply a function to each element in the dataset.
In map, the value that is accumulated is a new list, containing the results of applying a function to each element of the original list.
En el mapeo, el valor que se acumula es una nueva lista, que contiene los resultados de aplicar una función a cada elemento de la lista original.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.