|
Enhanced C#
Language of your choice: library documentation
|
Pair.Create(a, b) is a helper method for making pairs.
More...
Pair.Create(a, b) is a helper method for making pairs.
To avoid creating an extra class, this class also contains Pair.Create(a, b, c) which makes triplet structs.
1.8.17