Sciweavers

ACTA
2002

Object type constructors

13 years 4 months ago
Object type constructors
Object type constructors have been introduced as an approach to adding container object types to a language with type inference. Useful subtyping for object type constructors requires a flexible subtype rule for type constructors that is not simply the pointwise extension of subtyping for types. At the same time, subtyping should avoid requiring run-time type checks, as in the Java subtype rule for arrays. An extension of object type constructors is considered to allow this subtyping, extending the kinds of object type constructors with polarities that allow this subtyping without jeopardizing soundness.
Dominic Duggan
Added 16 Dec 2010
Updated 16 Dec 2010
Type Journal
Year 2002
Where ACTA
Authors Dominic Duggan
Comments (0)