Examples with "PureScript module" and their translation 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.
All of the code that is generated by the compiler originated in a PureScript module somewhere which your code depended on.
Todo el código que genera el compilador tiene su origen en un módulo PureScript del que tu código depende.
The purs compiler treats this module like a regular CommonJS module, and simply adds it as a dependency to the compiled PureScript module.
Necesitamos también escribir un módulo externo El compilador purs trata este módulo como un módulo CommonJS normal y simplemente lo añade como una dependencia al módulo PureScript compilado.
Each PureScript module will be compiled to its own CommonJS module, in its own subdirectory.
Here, I am assuming that the code was compiled with pulp build, which compiles PureScript modules to CommonJS modules.
Aquí estoy asumiendo que el código ha sido compilado con pulp build, que compila los módulos PureScript a módulos CommonJS.
Pulp can also be used to generate CommonJS modules from PureScript code.
Pulp también puede usarse para generar módulos CommonJS a partir de código PureScript.
These techniques all leverage PureScript's module and type systems, either to prevent the user from making mistakes or to improve the syntax of the domain-specific language.
Estas técnicas aprovechan el sistema de tipos y módulos de JavaScript, bien para evitar que el usuario cometa errores, bien para mejorar la sintaxis del lenguaje específico del dominio.
The module, which is provided by the purescript-lists package which can be installed using Bower.
El módulo proporcionado por el paquete purescript-lists que puede instalarse usando Bower.
The Free monad is defined in the purescript-free library, in the Control.Monad.Free module.
La monada Free se define en la biblioteca purescript-free en el módulo Control.Monad.Free.
As a slightly more interesting example, consider the log function defined by the Control.Monad.Eff.Console module in the purescript-console package.
Como ejemplo algo más interesante, considera la función log definida por el módulo Control.Monad.Eff.Console del paquete purescript-consolé.
(Easy) Look up the types of the head and tail functions from the Data.Array module in the purescript-arrays package.
(Fácil) Busca los tipos de las funciones head y tail del módulo Data.array en el paquete purescript-arrays.
In that case, you would access the Test module from the global PureScript namespace, which defaults to PS
En ese caso, accederías al módulo Test del espacio de nombres global de PureScript, que es por defecto PS
The front-end of our game is built using two packages: purescript-yargs, which provides an applicative interface to the yargs command line parsing library, and purescript-node-readline, which wraps NodeJS' readline module, allowing us to write interactive console-based applications.
La interfaz de usuario de nuestro juego se construye usando dos paquetes: purescript-yargs, que proporciona una interfaz aplicativa a la biblioteca de análisis de línea de comandos yargs, y purescript-node-readline, que envuelve el módulo NodeJS readline, permitiéndonos escribir aplicaciones interactivas basadas en consola.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.