Subject | English | Russian |
progr. | many-sorted logic with parametric polymorphism | многосортная логика с параметрическим полиморфизмом (University of Melbourne, Австралия Alex_Odeychuk) |
progr. | parametric polymorphism | параметрический полиморфизм (ssn) |
progr. | parametric polymorphism | параметрический полиморфизм (позволяет определять функцию или тип данных обобщённо, чтобы значения могли обрабатываться идентично вне зависимости от их типа, он делает язык программирования более выразительным, сохраняя при этом полную статическую типобезопасность; University of Melbourne, Австралия Alex_Odeychuk) |
comp., MS | parametric polymorphism | параметрический полиморфизм (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) |
comp., MS | parametric polymorphism | множественность параметров (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) |