PairDeconstruction<T> extension

on

Methods

toList() KtList<T>

Available on KtPair<T, T>, provided by the PairDeconstruction extension

Converts this pair into a list.