A sparse array optimised for low memory whilst still being fast
Create an array with values that are present in the first input array but not additional ones
Like a Set, but provides the index of the `key` in the backing array
`useReduceMemo` is a React Hook that lets you cache the result of a reduce function between re-renders.
Minimal async jobs utility library, with streams support
Create an array without duplicates
Effect-TS is a zero dependency set of libraries to write highly productive, purely functional TypeScript at scale.
Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
Effect-TS is a zero dependency set of libraries to write highly productive, purely functional TypeScript at scale.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Fastest array flatten.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
Turn anything into an array
Loop over each item in an array and call the given function on every element.
A React component wrapper for web components.
Stringify your JSON at max speed
Array methods for ES6 Iterators
A lean Promises and Async lib for ES6/ES7
Deep reduce an array
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
utilities for primitive JavaScript types
Array utils