A list for the methods that read or reshape it whole: lists.reverse, lists.shuffle, lists.flipLists, lists.getFirstItem and the others.
lists.reverse
lists.shuffle
lists.flipLists
lists.getFirstItem
Optional
The list to work on.
undefined Copy
undefined
When true, the list is deep-copied first so the input is never changed; when false the modifying methods work in place. Circular data cannot be copied and throws.
true Copy
true
Namespace: Bit › Inputs › Lists
Other symbols in Inputs.Lists:
API reference home · Full symbol index · Tutorials and guides · Platform
A list for the methods that read or reshape it whole:
lists.reverse,lists.shuffle,lists.flipLists,lists.getFirstItemand the others.