Nemerle Documentation

Pair Members

Pair overview

Public Static Methods

First Returns the first element of a pair
Second Returns the second element of a pair
Swap Swaps the elements of a pair, creating a new pair.

Public Instance Methods

Equals (inherited from Object)  
GetHashCode (inherited from Object)  
GetType (inherited from Object)  
ToString (inherited from Object)  

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

Pair Class | Nemerle.Utility Namespace