Verwandte Artikel zu Subtype Polymorphism: Programming Language Theory,...

Subtype Polymorphism: Programming Language Theory, Type Polymorphism, Datatype, Substitutability, Subroutines, Type System, Object- Oriented Programming - Softcover

 
9786130506070: Subtype Polymorphism: Programming Language Theory, Type Polymorphism, Datatype, Substitutability, Subroutines, Type System, Object- Oriented Programming

Inhaltsangabe

Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. In programming language theory, subtyping or subtype polymorphism is a form of type polymorphism in which a subtype is a datatype that is related to another datatype (the supertype) by some notion of substitutability, meaning that program constructs, typically subroutines or functions, written to operate on elements of the supertype can also operate on elements of the subtype. If S is a subtype of T, the subtyping relation is often written S <: T, to mean that any term of type S can be safely used in a context where a term of type T is expected. The precise semantics of subtyping crucially depends on the particulars of what safely used in a context where" means in a given programming language. The type system of a programming language essentially defines its own subtyping relation, which may well be trivial."

Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.

Reseña del editor

Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. In programming language theory, subtyping or subtype polymorphism is a form of type polymorphism in which a subtype is a datatype that is related to another datatype (the supertype) by some notion of substitutability, meaning that program constructs, typically subroutines or functions, written to operate on elements of the supertype can also operate on elements of the subtype. If S is a subtype of T, the subtyping relation is often written S <: T, to mean that any term of type S can be safely used in a context where a term of type T is expected. The precise semantics of subtyping crucially depends on the particulars of what safely used in a context where" means in a given programming language. The type system of a programming language essentially defines its own subtyping relation, which may well be trivial."

„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.