how can I have an array of Pairs that I can later ...
# getting-started
o
how can I have an array of Pairs that I can later use for
array[0].second = newValue
?