= "zip"
= "Takes two arrays of values and produce an array of tuples of pairs of values from each input array."
= "zip.rs"
= "zip.md"
= "rust"
[[]]
= "left" # - the 'left' array
= "array/"
[[]]
= "right" # - the 'right' array
= "array/"
# Array of tuples of values from 'left' Array and 'right' Array
[[]]
= "array/"