Several lists for lists.interleave, which weaves them together item by item.
lists.interleave
Optional
The lists to weave; the first item of each comes first, then the second of each, and so on.
undefined Copy
undefined
When true, the lists are deep-copied first so the inputs are never changed.
true Copy
true
Namespace: Bit › Inputs › Lists
Other symbols in Inputs.Lists:
API reference home · Full symbol index · Tutorials and guides · Platform
Several lists for
lists.interleave, which weaves them together item by item.