to

infix fun <F, S, T> Pair<F, S>.to(other: T): Triple<F, S, T>