PairDeconstruction<T> extension
- on
-
- Pair<
T, T>
- Pair<
Methods
-
toList(
) → List< T> -
Available on Pair<
Converts this pair into a list.T, T> , provided by the PairDeconstruction extension
Available on Pair<