Pair every value with every other value in the array.
The generic type of the values in the array.
The array to pair.
Every possible pair of values in the array.
Pair every value with every other value in the array.