Esta función devuelve un array en el cual cada elemento describe un índice.
La función devuelve un array de objetos o un error.
Se puede limpiar el objeto y se supone que devuelve un array con los nombres de todas las variables de el objeto que se va a serializar.
It can clean up the object and is supposed to return an array with the names of all variables of that object that should be serialized.
devuelve un array que contiene todas las palabras encontradas dentro del string
returns an array containing all the words found inside the string
Si es llamada sin parámetros, esta función devuelve un array con los valores de todas las opciones que readline usa.
If called with no parameters, this function returns an array of values for all the setting readline uses.
En su lugar, es una función pura que toma una semilla aleatoria como entrada y devuelve un array de resultados de la prueba.
Instead, it is a pure function which takes a random seed as an input, and returns an array of test results.
Es similar, pero devuelve un array de todos los elementos que son seleccionados. ruby
This is similar, but returns an array of all of the elements
El método 'scenarios()' devuelve un array cuyas claves son el nombre de escenario y los valores correspondientes a los atributos activos.
The scenarios() method returns an array whose keys are the scenario names and values the corresponding active attributes.
C = máx(A, B) devuelve un array con los elementos más grandes tomados de A o B.
C = max(A, B) returns an array with the largest elements taken from A or B.
X = rand(sz) devuelve un array de números aleatorios donde el vector de tamaño sz especifica size(X).
X = zeros(sz) returns an array of zeros where size vector sz defines size(X).
Esta función devuelve un array que describe el asunto de escritura.
This function returns an array describing the write concern.
Esta función devuelve un array que describe la preferencia de lectura.
This function returns an array describing the read preference.
La función devuelve un array igual al tamaño de los datos de entrada.
The function returns an array equal to the size of the input data.