Download for Windows Premium
Publiciteit
iterator functionnf
función iteradora f
Returns an iterator function that, each time it is called, returns the next captures from pattern over string s.
Devuelve una función iteradora que, cada vez que se invoca, retorna las siguientes capturas del patrón en el string s.
Returns an iterator function that, each time it is called, returns a new line from the file.
Devuelve una función iteradora que, cada vez que es invocada, devuelve una nueva línea leída del fichero.
By the name itself we can understand that this type of iterator function don't retain any state.
Por el nombre mismo podemos entender que este tipo de función iterador no retiene ningún estado.
Its results are an iterator function, a state, and an initial value for the first iterator variable.
Sus resultados son una función iterador, un estado y un valor inicial para la primera variable iteradora.
On each iteration, the iterator function is called to produce a new value, stopping when this new value is nil.
En cada iteración se invoca a la función iterador que produce un nuevo valor, parándose la iteración cuando el nuevo valor es nil.
Opens the given file name in read mode and returns an iterator function that, each time it is called, returns a new line from the file.
Abre el fichero de nombre dado en modo lectura y devuelve una función iteradora que, cada vez que es invocada, devuelve una nueva línea del fichero.
Returns three values: an iterator function, the table t, and 0, so that the construction
Retorna tres valores: una función iteradora, la tabla t, y 0, de tal modo que la construcción
When the iterator function detects the end of file, it returns nil (to finish the loop) and automatically closes the file.
Cuando la función iteradora detecta el final del fichero devuelve nil (para acabar el bucle) y cierra automáticamente el fichero.
We can use an iterator function, supplied as the third argument to uniq(), to transform each value before it is put through the comparator.
Podemos usar una función de iterador, suministrada como el tercer argumento para uniq(), para transformar cada valor antes de que se pase por el comparador.
forEach accepts an iterator function and, optionally, a value to use as this when calling that iterator function (not used above).
forEach acepta una función de devolución de llamada y, opcionalmente, un valor para usar como this al llamar a esa devolución de llamada (no se usa arriba).
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor iterator function in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
lighthouse: tall tower with a light to guide ships
Ontdek het woord
Publiciteit

Resultaten: 10. Exact: 10. Verstreken tijd: 31 ms.