TripleDeconstruction<T> extension

on

Methods

toList() KtList<T>

Available on KtTriple<T, T, T>, provided by the TripleDeconstruction extension

Returns string representation of the KtTriple including its first, second and third values.