vzip: Zip two lists together into tuple vectors.

Description Usage Arguments

Description

Zip two lists together into tuple vectors.

Usage

1
2
3
vzip(xs, ys)

zip(xs, ys)

Arguments

xs

list. One list to zip.

ys

list. Antoher list to zip.


peterhurford/funtools documentation built on May 25, 2019, 1:50 a.m.