Download for Windows Premium
-50% Premium
Publiciteit
mutable state

Vertaling van "mutable state" in Spaans

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.
estado mutable
estados cambiantes
As pure functional programmers, we know that shared mutable state can be problematic.
Como programadores funcionales puros, sabemos que el estado mutable compartido puede ser problemático.
Note that even though this function uses mutable state, it is still a pure function, so long as the reference cell ref is not allowed to be used by other parts of the program.
Fíjate en que aunque esta función usa estado mutable, sigue siendo una función pura siempre y cuando la referencia a celda ref no se use en otras partes del programa.
Monads offer a way to abstract certain types of computational patterns, including (but not limited to) modeling of computations with mutable state (and other side effects such as I/O) in an imperative manner without losing purity.
Las mónadas ofrecen una forma de abstraer ciertos tipos de patrones computacionales, incluyendo (pero no limitado a) el diseño de operaciones con estados cambiantes (y otras acciones secundarias tales como entrada/salida de datos) de una manera imperativa sin perder la pureza.
Monads offer a way to abstract certain types of computational patterns, including (but not limited to) modeling of computations with mutable state (and other side effects such as I/O) in an imperative manner without losing purity.
Las monadas ofrecen una forma de abstraer ciertos tipos de patrones computacionales, incluyendo (pero no limitado a) el diseño de operaciones con estados cambiantes (y otras acciones secundarias tales como entrada/salida de datos) de una manera imperativa sin perder la pureza.
The second, w, represents the monoid which we will use to accumulate a log, and the third, s is the type of our mutable state.
El segundo, w, representa el monoide que usaremos para acumular un registro de mensajes, y el tercero, s, es el tipo de nuestro estado mutable.
Recursion is an important technique in programming in general, but particularly common in pure functional programming, because, as we will see in this chapter, recursion helps to reduce the mutable state in our programs.
La recursividad es una técnica importante en la programación en general, pero es particularmente común en la programación funcional porque, como veremos en este capítulo, la recursividad ayuda a reducir el estado mutable en nuestros programas.
It can be used both as a general term, synonymous with repetition, and to describe a specific form of repetition with a mutable state.
Puede usarse tanto como un término genérico (como sinónimo de repetición) así como para describir una forma específica de repetición con un estado mutable.
The ST effect is used to manipulate mutable state.
El efecto ST se usa para manipular estado mutable.
Do not store or access mutable state across UDF calls.
No almacenes ni accedas al estado mutable a través de llamadas de la UDF.
Whereas the State monad provides the ability to read and write a single piece of mutable state, the Reader monad only provides the ability to read a single piece of data.
Mientras que la monada State proporciona la capacidad de leer y escribir un único fragmento de estado mutable, la monada Reader solo proporciona la capacidad de leer un único fragmento de datos.
We used the Eff monad to handle a variety of effects: random number generation, exceptions, console IO, mutable state, and DOM manipulation using React.
Hemos usado la monada Eff para gestionar una variedad de efectos: generación de números aleatorios, excepciones, entrada/salida por consola, estado mutable, y manipulación del DOM usando React.
Or we might want the mutable state provided by the State monad together with the pure error tracking capability of the Either monad.
O podemos querer el estado mutable proporcionado por la monada State junto a la capacidad pura de registrar errores de la monada Either.
The monad we have constructed - StateT String (Either String) - represents computations which can fail with an error, and which can use mutable state.
La monada que hemos construido (StateT String (Either String)) representa cálculos que pueden fallar con un error y que pueden usar estado mutable.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor mutable state in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
measuring tape: flexible tool for measuring length or distance
Ontdek het woord
Publiciteit

Resultaten: 19. Exact: 19. Verstreken tijd: 23 ms.