@extra-array/is-prefix.min
Checks if array starts with a prefix.
Checks if array starts with a prefix.
Checks if array ends with a suffix.
Checks if value is iterable.
Appends values from iterables.
Gets zero-based index.
Converts string to boolean.
Copies part of iterable within.
Checks if all values satisfy a test.
Gets values except last.
Gets zero-based index.
Gives entries of map not present in another.
Gets values except last.
Adds values to the end.
Gets last value.
Gets first value.
Updates values based on map function.
Adds values to the start.
Binary searches leftmost value in sorted array.
Breaks iterable into chunks of given size.
Finds first value passing a test.