Fast array reduce that also loops over sparse elements.
A tiny, faster alternative to native Array.prototype.reduce
Reduce an array to unique values, optionally into a separate array.
Recursively flatten an array or arrays.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Faster, node.js focused alternative to JavaScript's native array map.
Faster alternative to javascript's native filter method.
A tiny, faster alternative to native Array.prototype.every
Reduce transform functions with PostCSS.
Get the ArrayBuffer out of a TypedArray, robustly.
Isomorphic map-reduce function to flatten an array into the supplied array
extend an object
Return early from reduce
Reduce initial definitions to the actual initial value, where possible.
A tiny and fast selection algorithm in JavaScript.
Return an object as an 'x-www-form-urlencoded' string
Reduce CSS calc() function to the maximum
return the first event in a set of ee/event pairs
Fast and functional array reduce implementation
Reduce function calls in a string, using a callback
ES spec-compliant shim for ArrayBuffer.prototype.slice
Reduce a list of values using promises into a promise for a value
Rotate all items in an array