A data class representing a triple of values.
the type of the first value
the type of the second value
the type of the third value
the first value
the second value
the third value
Extension function to create a Quadruple from a Triple and an additional value.