Examples with "array con los elementos" and their translation in Engels
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.
El resultado es un nuevo array con los elementos sustituidos.
A diferencia del forEach, filter devuelve un nuevo array con los elementos que pasen la prueba evaluada en callback.
Unlike the forEach, filter does return a new array with the elements that match the test performed by callback.
Andere resultaten
El método filter() crea un nuevo array con todos los elementos que cumplan la condición implementada por la función dada.
The filter() method creates a new array with all elements that pass the test implemented by the provided function.
PD: Creo que no existe un array con todos los elementos del widget, es una lastima porque seria de gran utilidad
Note: I do not think there is an array with all the elements of the widget, it's a pity because it would be very useful
Esta función ordena un array tal que los índices de array mantienen sus correlaciones con los elementos del array con los que están asociados, usando una función de comparación definida por el usuario.
This function sorts the entries such that keys maintain their correlation with the entry that they are associated with, using a user-defined comparison function.
El método filter() crea un nuevo array con todos los elementos que cumplan la condición implementada por la función dada.
Con esta función acortamos el código y hacemos más fácil su lectura, opcionalmente podemos hacer que en vez de un array con todos los elementos con el tag especificado nos... Leer mas
With this function we shortened the code and make it easier to read, optionally we can do that instead of an array with all the elements with the specified tag... Read more
Ver también El método filter() crea un nuevo array con todos los elementos que cumplan la condición implementada por la función dada.
The map() method creates a new typed array with the results of calling a provided function on every element in this typed array.
Esta función ordena un array de manera que los índices del array mantienen su correlación con los elementos del array asociados.
El siguiente código crea un objeto Array letters con los elementos [a, b,c, d,e, f].
The following code creates an Array object letters with elements [a, b,c, d,e, f].
Ejemplo El siguiente código crea un objeto Array letters con los elementos a, b y c. El orden de los elementos de la matriz se invierte con el método reverse() para generar la Versión del lenguaje
The following code creates an Array object letters with elements a, b, and c. The order of the array elements is then reversed using the reverse() method to produce the array [c, b,a].
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.