The list made by pairing up same-indexed elements of a and b.
Creates a new list out of the two supplied by pairing up equally-positioned items from both lists. The returned list is truncated to the length of the shorter of the two input lists.
The list made by pairing up same-indexed elements of a and b.
Generated using TypeDoc
Creates a new list out of the two supplied by pairing up equally-positioned items from both lists. The returned list is truncated to the length of the shorter of the two input lists.