Nemerle Documentation

TyVar.Fixate Method 

Fix the type to be [LowerBound], so it won't change anymore.

public void Fixate();

Remarks

Don't use this function unless absolutely necessary.

See Also

TyVar Class | Nemerle.Compiler Namespace