toTuple

open fun toTuple(): Pair<A1, A2>

Turns this class into a Pair.

Since

2.1.0