Nemerle Documentation

MType.Unify Method

Enforce [this] to be equal [t].

Overload List

Enforce [this] to be equal [t].

public override bool Unify(MType);

Inherited from TyVar.

public bool Unify(TyVar);

See Also

MType Class | Nemerle.Compiler Namespace