Nemerle Documentation

IComparable Interface

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

public interface IComparable

Types that implement IComparable

Type Description
LibraryReference.NetType  
LocalValue  
Location  
MType Represent top-level type constructor for a given type.
MType.Array  
MType.Class  
MType.Fun  
MType.Intersection  
MType.Out  
MType.Ref  
MType.Tuple  
MType.TyVarRef  
MType.Void  
Name class encapsulating name of variable for purpose of quotation and renaming
TyVar Represents a node in constraint graph. Used during type inference.
TypeBuilder This pass operates on [TypeBuilder] objects created for each type declaration found in source files. These objects are already created, but most fields are empty. The main function of this pass is [TypeBuilder.Run].
TypeInfo  
Fun_header  
Typer.DelayedTyping  

Requirements

Namespace: Nemerle

Assembly: Nemerle (in Nemerle)

See Also

IComparable Members | Nemerle Namespace