to

open infix fun <A, B> A.to(that: B): Pair<A, B>

Deprecated (with error)

You probably mean to call a different `to`. Make sure this `to` corresponds to one that is defined by this spec.