Class in TypeChecker
Inherits from System.Collections.Generic.Dictionary
2`
A substitution is a mapping between type variables and types (or other type variables). It is produced during the process of type resolution by the TypeChecker.Solver
class.
Returns a duplicate of this .