Zip two arrays.
A - item type of fst placement array
B - item type of snd placement array
[A, B][]
A[]
B[]
Generated using TypeDoc
Zip two arrays.
Generic
A - item type of fst placement array
Generic
B - item type of snd placement array
Returns
[A, B][]