| Constructor | Description | 
| 
                
               | 
 | 
| Instance member | Description | 
| 
                
               | 
 
 | 
| 
                
              
                  Full Usage: 
                   this.ChooseReturns: 'T | 
 | 
| 
                
              
                  Full Usage: 
                   this.ComparerReturns: 'ComparerTag | 
 | 
| 
                
               | 
 | 
| 
                
              
                  Full Usage: 
                   this.ComputeHashCode()Returns: int | 
 | 
| 
                
              
                  Full Usage: 
                   this.Contains(x)Parameters: 
 'TReturns: bool | 
 
 | 
| 
                
              
                  Full Usage: 
                   this.Exists(f)Parameters: 
 'T -> boolReturns: bool | 
 
 | 
| 
                
               | 
 
 | 
| 
                
              
                  Full Usage: 
                   this.Fold(f) (x)Parameters: 
 'T -> 'a -> 'ax : 'aReturns: 'a | 
 
 | 
| 
                
              
                  Full Usage: 
                   this.ForAll(f)Parameters: 
 'T -> boolReturns: bool | 
 
 | 
| 
                
              
                  Full Usage: 
                   this.IsEmptyReturns: bool | 
 | 
| 
                
               | 
 
 | 
| 
                
               | 
 
 | 
| 
                
              
                  Full Usage: 
                   this.Iterate(x)Parameters: 
 'T -> unit | 
 | 
| 
                
              
                  Full Usage: 
                   this.MaximumElementReturns: 'T | 
 | 
| 
                
              
                  Full Usage: 
                   this.MinimumElementReturns: 'T | 
 | 
| 
                
               | 
 | 
| 
                
               | 
 
 | 
| 
                
              
                  Full Usage: 
                   this.ToArray()Returns: 'T[] | 
 | 
| 
                
              
                  Full Usage: 
                   this.ToList()Returns: 'T list | 
 | 
| 
 | 
| Static member | Description | 
| 
 | |
| 
 | |
| 
                
               | 
 | 
| 
                
              
                  Full Usage: 
                   Set.Create(comparer, l)Parameters: 
 'ComparerTagl : seq<'T>Returns: Set<'T, 'ComparerTag> | 
 
 | 
| 
                
               | 
 | 
| 
                
               | 
 
 | 
| 
                
               | 
 | 
| 
                
               | 
 | 
| 
                
              
                  Full Usage: 
                   Set.Singleton(comparer, x)Parameters: 
 'ComparerTagx : 'TReturns: Set<'T, 'ComparerTag> | 
 
 | 
| 
                
               | 
 |