@extra-array/fill-update.min
Fills with given value.
Fills with given value.
Updates values based on map function.
Gets values from middle.
A tiny, faster alternative to native Array.prototype.forEach
Picks an arbitrary suffix.
Gets index range of part of array.
Cross-platform file path sorting. Sort an array of path strings or objects containing path strings.
Breaks array after test passes.
Gets values from left.
Gets values from right.
Merge two objects and concatenate arrays that are values of the same object key.
Sorts items in descending order of length.
Array.prototype.find polyfill for ES5 versions and lower.
Add support to Unexpected for testing Set instances
Wrap and validate optional values
make object from keys and values
Gets index range of part of array.
Find multiple elements in an array
Rotates the elements of an array in place. Supports rotation in both directions and automatically wraps rotations which are larger than the input array size.
A small safe accessor that uses reduce to prevent 'Cannot read property of undefined' errors