Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Static Public Member Functions | List of all members
Smooth.Slinq.Context.HashSetContext< T, C > Struct Template Reference

Static Public Member Functions

static Slinq< T,
HashSetContext< T, C > > 
Distinct (Slinq< T, C > slinq, Disposable< HashSet< T >> hashSet, bool release)
 
static Slinq< T,
HashSetContext< T, C > > 
Except (Slinq< T, C > slinq, Disposable< HashSet< T >> hashSet, bool release)
 
static Slinq< T,
HashSetContext< T, C > > 
Intersect (Slinq< T, C > slinq, Disposable< HashSet< T >> hashSet, bool release)
 

Member Function Documentation

static Slinq<T, HashSetContext<T, C> > Smooth.Slinq.Context.HashSetContext< T, C >.Distinct ( Slinq< T, C slinq,
Disposable< HashSet< T >>  hashSet,
bool  release 
)
inlinestatic
static Slinq<T, HashSetContext<T, C> > Smooth.Slinq.Context.HashSetContext< T, C >.Except ( Slinq< T, C slinq,
Disposable< HashSet< T >>  hashSet,
bool  release 
)
inlinestatic
static Slinq<T, HashSetContext<T, C> > Smooth.Slinq.Context.HashSetContext< T, C >.Intersect ( Slinq< T, C slinq,
Disposable< HashSet< T >>  hashSet,
bool  release 
)
inlinestatic

The documentation for this struct was generated from the following file: