iterable
Popularity
500+ learners.
- Examples
Una tupla, como en la lista, es un objeto iterable. | A tuple, like a list, is an iterable object. |
En pocas palabras, un iterable es un objeto que tiene un iterador. | Simply put, an iterable is an object that has an iterator. |
Los parámetros declarados como iterable pueden usar NULL o un array como valor predeterminado. | Parameters declared as iterable may use NULL or an array as a default value. |
¿Qué es un iterable? | What is an iterable? |
Necesitamos envolver la llamada en 'list()' porque obtenemos un iterable. | We need to wrap the call in list() # to turn it into a list. |
Las clases que extiendan/implementen podrían ampliar los métodos usando array o Traversable como tipos de parámetro a iterable o reducir los tipos de retorno de iterable a array o Traversable. | Classes extending/implementing may broaden methods using array or Traversable as parameter types to iterable or narrow return types from iterable to array or Traversable. |
Si se usa el decorador @service.csv, el manejador del servicio requerirá, como valor de retorno, un objeto iterable que contenga a su vez objetos iterable, como por ejemplo una lista de listas. | If the @service.csv decorator is used, the service handler requires, as the return value, an iterable object of iterable objects, such as a list of lists. |
Random Word
Roll the dice and learn a new word now!
Want to Learn Spanish?
Spanish learning for everyone. For free.
