Translation of "parametric polymorphism" into Korean
파라메트릭 다형성 is the translation of "parametric polymorphism" into Korean.
parametric polymorphism
noun
grammar
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. [..]
-
파라메트릭 다형성
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.
-
Show algorithmically generated translations
Automatic translations of "parametric polymorphism" into Korean
-
Glosbe Translate
-
Google Translate
Add example
Add