Pair.value

Value in pair

struct Pair(ValueType, KeyType)
ValueType value;

Meta