Pair a key and a value toghether.
Key in pair
Value in pair
Pair!(ValueType, KeyType) a pair of key => value.
See Implementation
Pair a key and a value toghether.