An Unfair World of Tuples, Anons., var and auto
It all began when I wanted to return more than one value from one of the methods. Although my attempts ended futile, it was fun exploring and musing how things could have been. There are at least a couple of options to return multiple values from a method:- return…