Nemerle Documentation
MType.Unify Method (MType)
Enforce [this] to be equal [t].
public override
bool
Unify(
MType
t
);
See Also
MType Class
|
Nemerle.Compiler Namespace
|
MType.Unify Overload List