Keeps first n values only.
Removes duplicate values.
Removes last value.
Gets values except last.
Finds smallest and largest entries.
Drag & drop hierarchical list made as a react component
Lists all possible infixes.
Finds largest value.
Checks if two arrays are equal.
Breaks array into chunks of given size.
Removes first value.
Lists all possible prefixes.
Like a Set, but provides the index of the `key` in the backing array
Repeats an array given times.
Removes last value.
Gets values except last.
Gets last value.
Add new attributes to elements in your HTML.
Copies part of array to another.
Create an array with values that are present in the first input array but not additional ones
Copies part of array within.
Sets value at index.
Sets value at index.
Finds smallest and largest entries.