PairDeconstruction<T> extension

on

Methods

toList() List<T>

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

Converts this pair into a list.