is there a way that I can refer to a Pair’s `first` and `second` by something custom?
o
is there a way that I can refer to a Pair’s
first
and
second
by something custom?
v
Write a custom class for your need
o
ah true..just 2 properties
d’oh