Nemerle Documentation

TyVar Class

Represents a node in constraint graph. Used during type inference.

For a list of all members of this type, see TyVar Members.

System.Object
   Nemerle.Compiler.TyVar
      Nemerle.Compiler.MType

public class TyVar : IComparable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Nemerle.Compiler

Assembly: Nemerle.Compiler (in Nemerle.Compiler)

See Also

TyVar Members | Nemerle.Compiler Namespace