Traducción de "parametric polymorphism" en español
polimorfismo paramétrico es la traducción de "parametric polymorphism" a español.
parametric polymorphism
noun
gramática
A way to make a computer language more expressive maintaining full static type safety by allowing that a function or a data type can be written generically so that it can handle values identically without depending on their type. [..]
-
polimorfismo paramétrico
A feature of the common language runtime, conceptually similar to C++ templates, that allows classes, structures, interfaces, and methods to have placeholders (generic type parameters) for the data types they store and manipulate. Generic types are a form of parameterized types.
-
Mostrar traducciones generadas algorítmicamente
Traducciones automáticas de " parametric polymorphism " a español
-
Glosbe Translate
-
Google Translate
Añadir ejemplo
Añadir