toList
Convert this tuple into a list.
Since
2.7
Return a List containing all the elements of this sequence.
The operation is terminal.
Convert this tuple into a list.
2.7
Return a List containing all the elements of this sequence.
The operation is terminal.