What is the translation of " ITERABLE " in English?

Examples of using Iterable in Spanish and their translations into English

{-}
  • Colloquial category close
  • Official category close
Nuevo en Symfony 4.3: Barras de progreso iterables.
New in Symfony 4.3: Iterable progress bars.
El significado de«iterable» se describirá más adelante.
The meaning of"iterable" will be described later.
Tanto las listas comolas tuplas son tipos iterables, por lo que.
Both lists andtuples are iterable types, so.
Iterables son objetos de los que puede obtener un iterador.
Iterables are any objects you can get an iterator from.
Los iteradores son objetos que le permiten iterar en iterables.
Iterators are objects that let you iterate on iterables.
Estos contienen elementos que son iterables en el orden de inserción.
These contain elements which are iterable in the order of insertion.
Si el Iterable es una Lista, es aceptada la navegación bidireccional.
If the Iterable is a List, then bidirectional navigation is supported.
Parámetros arrayLike Objeto iterable para convertirlo en un array.
Parameters arrayLike An array-like or iterable object to convert to an array.
El módulo de itertools contiene funciones especiales para manipular iterables.
The itertools module contains special functions to manipulate iterables.
Los generadores son iteradores,un tipo de iterable que solo puede iterar una vez.
Generators are iterators,a kind of iterable you can only iterate over once.
Este tipo de bucle nos permite desplazarnos a través de los valores de objetos iterables.
This kind of loop lets us loop over the values of iterable objects.
Tu SerializableFunction debería convertir un Iterable en un único valor de tipo V.
Your SerializableFunction should convert an Iterable to a single value of type V.
Python espera iterables por lo que funcionará con cadenas, listas, tuplas y generadores!
Python expects iterables so it will work with strings, lists, tuples and generators!
La expresión yield* es usada para delegar a otro generator u objeto iterable. Sintaxis.
The yield* expression is used to delegate to another generator or iterable object. Syntax.
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.
Iterable se puede usar como tipo de retorno para indicar que una función devolverá un valor iterable.
Iterable can also be used as a return type to indicate a function will return an iterable value.
Si una colección implementa java.lang. Iterable, se llama una colección iterable.
If a collection implements java.lang. Iterable, it's called an iterable collection.
Con respecto a la subtipificación,los tipos de parámetros de clases hijas podrían ampliar una declaración de la madre de array o Traversable a iterable.
With respect to subtyping,parameter types of child classes may broaden a parent's declaration of array or Traversable to iterable.
Collection, que implementa Iterable, usted puede usar la sintaxis taquigráfica para iterar por cualquier Lista.
Collection, which implements Iterable, you can use the shorthand syntax to iterate over any List.
Con los tipos de retorno,las clases hijas podrían reducir un tipo de retorno de la madre de iterable a array o un objeto que implemente Traversable.
With return types,child classes may narrow a parent's return type of iterable to array or an object that implements Traversable.
Para cualquier tipo de secuencia iterable o clase, la función nativa iter() se utiliza para crear un objeto iterador.
For any iterable sequence type or class, the built-in function iter() is used to create an iterator object.
Iterable se puede usar como tipo de parámetro para indicar que una función requiere un conjunto de valores, pero que no importa la forma del dicho conjunto ya que se utiizará con foreach.
Iterable can be used as a parameter type to indicate that a function requires a set of values, but does not care about the form of the value set since it will be used with foreach.
Iteradores e iterables en programación* Funciones generadoras* Clases iterables* Introducción a la programación funcional mediante el uso de iteradors Introducción y utilización de algunos módulos existentes en Python.
Programming with iterators and iterables* Generator functions* Iterable classes* Introduction to functional programming through iterators Introduction and utilization of some existing modules in Python.
Results: 23, Time: 0.1129

How to use "iterable" in a Spanish sentence

Iterable helps you across the board.
The default builder for Iterable objects.
The map function returns iterable e.g.
concat only works with Iterable objects.
Will she get Iterable push notifications?
Iterable automates and organizes your emails.
See Iterable data flow into RStudio.
See Iterable data flow into QuickSight.
The iterable returns str resources (e.g.
Near complete solution involving iterable Futures.

How to use "iterable" in an English sentence

The list is iterable using iterators (bidirectional).
Iterable automates and organizes your emails.
Get an iterable with GCS folder contents.
The Collection interface extends the Iterable interface.
items iterable The items to batch up.
Iterable helps you across the board.
Zips this iterable collection with its indices.
Supported arguments are iterable objects, i.e.
This iterable object defines a 'close()' method.
Tests whether this parallel iterable is empty.
Show more

Top dictionary queries

Spanish - English