Converts iterable to array.
Rotates values in array.
Copies part of array to another.
Updates values based on map function.
Exchanges two values.
Appends values from arrays.
Sets value at index.
Gets values from the right.
Keeps values which pass a test.
Removes first value.
Gets values from the left.
Removes last value.
Picks an arbitrary permutation.
Gets a part of array.
Gives values present in any array.
Adds values to the end.
Gets values from middle.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Copies part of array within.
Arranges values in an order.
Adds values to the start.
Arranges values in an order.
Unopinionated, no-frills CLI argument parser
Reverses the array.