Enhanced C#
Language of your choice: library documentation
|
Public Member Functions | |
OutSetT | With (T item) |
OutSetT | Without (T item) |
OutSetT | Union (InSetT other) |
OutSetT | Intersect (InSetT other) |
OutSetT | Except (InSetT other) |
OutSetT | Xor (InSetT other) |