Pair.key

Key in pair

struct Pair(ValueType, KeyType)
KeyType key;

Meta