Nemerle Documentation

Set Members

Set overview

Public Static Methods

FromList  
Singleton  
Sum Overloaded.  

Public Instance Constructors

Set Constructor Initializes a new instance of the Set class.

Public Instance Properties

IsEmpty  
Item  

Public Instance Methods

Add  
AddList  
Contains  
Equals (inherited from Object)  
Filter  
Fold  
GetHashCode (inherited from Object)  
GetType (inherited from Object)  
Intersect  
Iter  
Remove  
Replace  
ReplaceList  
Substract  
Sum Overloaded.  
ToList  
ToString  
Xor  

Protected Instance Methods

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

See Also

Set Class | Nemerle.Collections Namespace