Pair a key and a value toghether.
value to pair with key
key associated to value
Pair!(ValueType, KeyType) a pair of key => value.
See Implementation
Pair a key and a value toghether.