検索結果- 英語 - 多言語
検索内容:
type inference
(software) The automatic deduction of the type of an expression in a programming language.
type erasure
(software) A compile-time process by which explicit data type annotations are removed from a program, before run-time execution.
movable type
A system of printing and typography that uses movable components such as individual letters or punctuation to reproduce the elements of a document.
manifest typing
(programming) A typing where the software programmer explicitly identifies the type of each declared variable.
type faces
type introspections
type introspection
(object-oriented programming) The ability of a program to examine at run time the type or properties of an object.
ur-type
A basic, primitive, or original type; prototype.
type erasures
plural of type erasure
value type
(programming) A data type that represents a value directly, rather than a pointer or reference to something else. / (programming) A data type having deep-copy semantics.