Returns a Triple of this pair's components followed by third.
val located = (x to y).toTriple(z)
the value appended as the third component.