Namespace InsaneScatterbrain.DataStructures
Structs
Pair<T>
An unordered pair of objects of the same type. Two instance with the first and second values switched are considered equal.
An unordered pair of objects of the same type. Two instance with the first and second values switched are considered equal.