Quintuple(first: A, second: B, third: C, fourth: D, fifth: E)
Represents a pentad of values
There is no meaning attached to values in this class, it can be used for any purpose. Quintuple exhibits value semantics, i.e. two quintuple are equal if all components are equal.