almost never uses pair, it's usually much better ...
# stdlib
s
almost never uses pair, it's usually much better to make a descriptive class
👍 2
b
well the whole point of tuples is that you almost never use them; just for when you really don't care and need to return/process two values at once 😛