zip3 package:vector

Zip together three vectors into a vector of triples.
Zip together three vectors into a vector of triples.
O(1) Zip 3 vectors.
O(1) Zip 3 vectors.
O(1) Unzip 3 vectors.
O(1) Unzip 3 vectors.