i'll probably just use `.reduce` while creating te...
# getting-started
b
i'll probably just use
.reduce
while creating temporary `Pair`s since that's the cleanest and the list is short enough that the temporary objects probably wont be an issue