IteratorOnIteratorTUExtension<T, U> extension

on

Methods

unzip() → (List<T>, List<U>)
Converts an iterator of pairs into a pair of containers.