[][src]Type Definition typsy::zip::Zipped

type Zipped<T, U> = <T as Zip<U>>::Output;