| All (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | static |
| BaseSet (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | |
| Contains(T item) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inline |
| ContainsEverything (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | |
| Empty (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | static |
| Equals(object obj) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inline |
| Except(InvertibleSet< T > other) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inline |
| Except(InSetT other) (defined in Loyc.Collections.ISetOperations< in T, in InSetT, out OutSetT >) | Loyc.Collections.ISetOperations< in T, in InSetT, out OutSetT > | |
| GetHashCode() (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inline |
| Intersect(InvertibleSet< T > other) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inline |
| Intersect(InvertibleSet< T > other, bool subtractOther) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inline |
| Intersect(InSetT other) (defined in Loyc.Collections.ISetOperations< in T, in InSetT, out OutSetT >) | Loyc.Collections.ISetOperations< in T, in InSetT, out OutSetT > | |
| Inverted() (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inline |
| InvertibleSet(Set< T > set, bool inverted) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inline |
| InvertibleSet(IEnumerable< T > list, bool inverted=false) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inline |
| InvertibleSet(IEnumerable< T > list, IEqualityComparer< T > comparer, bool inverted=false) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inline |
| IsEmpty (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | |
| IsInverted (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | |
| IsProperSubsetOf(InvertibleSet< T > other) | Loyc.Collections.InvertibleSet< T > | inline |
| IsProperSupersetOf(InvertibleSet< T > other) | Loyc.Collections.InvertibleSet< T > | inline |
| IsSubsetOf(InvertibleSet< T > other) | Loyc.Collections.InvertibleSet< T > | inline |
| IsSupersetOf(InvertibleSet< T > other) | Loyc.Collections.InvertibleSet< T > | inline |
| Overlaps(InvertibleSet< T > other) | Loyc.Collections.InvertibleSet< T > | inline |
| SetEquals(InvertibleSet< T > other) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inline |
| Union(InvertibleSet< T > other) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inline |
| Union(InSetT other) (defined in Loyc.Collections.ISetOperations< in T, in InSetT, out OutSetT >) | Loyc.Collections.ISetOperations< in T, in InSetT, out OutSetT > | |
| With(params T[] list) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inlinestatic |
| With(T item) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inline |
| With(T item, bool removed) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inlineprotected |
| Without(params T[] list) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inlinestatic |
| Without(T item) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inline |
| Xor(InvertibleSet< T > other) (defined in Loyc.Collections.InvertibleSet< T >) | Loyc.Collections.InvertibleSet< T > | inline |
| Xor(InSetT other) (defined in Loyc.Collections.ISetOperations< in T, in InSetT, out OutSetT >) | Loyc.Collections.ISetOperations< in T, in InSetT, out OutSetT > | |