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< K, T, C > Struct Template Reference

Static Public Member Functions

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

Member Function Documentation

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

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