Nemerle Documentation

TyVar.Unify Method (TyVar)

Make sure [t] and [this] will from now on always represent the same type.

public bool Unify(
   TyVar t
);

See Also

TyVar Class | Nemerle.Compiler Namespace | TyVar.Unify Overload List