用于 lists.interleave 的多个列表,它将它们逐项交织在一起。
lists.interleave
Optional
要交织的列表;每个列表的第一项排在最前,然后是每个列表的第二项,依此类推。
undefined Copy
undefined
为 true 时,列表先被深拷贝,因此输入永远不会被更改。
true Copy
true
Namespace: Bit › Inputs › Lists
Other symbols in Inputs.Lists:
API reference home · Full symbol index · Tutorials and guides · Platform
用于
lists.interleave的多个列表,它将它们逐项交织在一起。