Translation of generic function from English into Spanish
Noun
technology
- A generic function can handle multiple types with a single implementation..Una función genérica puede manejar múltiples tipos con una sola implementación.
object-oriented programming
- In C++, a generic function can handle different data types.En C++, una función genérica puede manejar diferentes tipos de datos.
Synonyms and analogies of generic function in English
Examples of generic function in a sentence
Developers often use a generic function for flexibility. A generic function simplifies code maintenance.
Translations of "generic function" in Context ordered by category and frequency
So the generic function's kind of like a traffic cup.
Por eso la función genérica como tipo de una taza de tráfico.
You should always use the generic function.
Siempre debe utilizar la función genérica.
So the print function is another very important generic function.
Así, la función de impresión es otra función genérica muy importante.
The generic function doesn't do anything.
La función genérica no hace nada.
generic function: Examples and translations in context
That's all the generic function does.
Eso es todo la función genérica.
The three representation functions will pass the remaining optional arguments to the generic function plot.
Las tres funciones de representación pasarán los restantes argumentos opcionales a la función genérica plot.
So, those are generic functions and the point of the generic function is that it doesn't actually do any computation.
Por lo tanto, son funciones genéricas y la punto de la función genérica es que realmente no hace ningún cálculo.
You'll know by the, by the way the generic function looks,
Lo sabrás por el, por cierto parece la función genérica,
So, what kinds of methods are out there for a given generic function?
Entonces, ¿qué tipo de métodos es por ahí para una determinada función genérica?
How to pass variable entities to a generic function?
¿Cómo pasar entidades variables a una función genérica?