TypedZip2<T, S> extension

on

Methods

zip() List<Tuple2<T, S>>

Available on Tuple2<List<T>, List<S>>, provided by the TypedZip2 extension