Kennedy, AndrewRusso, ClaudioEmir, BurakYu, Dachuan2006-05-012006-05-012006-05-012006https://infoscience.epfl.ch/handle/20.500.14299/230008WOS:0002395589000179206Generic types in C# behave invariantly with respect to subtyping. We propose a system of type-safe variance for C# that supports the declaration of covariant and contravariant type parameters on generic types. To support more widespread application of variance we also generalize the existing constraint mechanism with arbitrary subtype assertions on classes and methods. This extension is useful even in the absence of variance, and subsumes equational constraints proposed for Generalized Algebraic Data Types (GADTs). We formalize the subtype relation in both declarative and syntax-directed style, and describe and prove the correctness of algorithms for constraint closure and subtyping. Finally, we formalize and prove a type safety theorem for a featherweight language with variant classes and generalized constraints.variancegenericsconstraintsVariance and Generalized Constraints for C# Genericstext::conference output::conference proceedings::conference paper