No description provided.
ES2015 `Array#findIndex()` ponyfill
Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.
Creates and makes an array without duplicates. Even with array of objects with a specified matcher.
Rescale an array into a range
Bridging the gap between buffers and typed arrays
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Deconstructs and generates snowflake IDs using BigInts
Validates if a value is an array.
High-performance JSON Pointer implementation
unique-array-object function
Developer-friendly & type-safe Typescript SDK specifically catered to leverage *@unkey/api* API.
[](https://travis-ci.org/callmecavs/array-intersect) [
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Provides a uniquely named temp directory.
Curated collection of data structures for the JavaScript/TypeScript.
Check if two arrays are equal
Validates if a value is an integer array.
Return a function which tests if every element in an array passes a test condition.
Normalize array (possibly n-dimensional) to zero mean and unit variance
Checks if there are no duplicate values.
Put a bunch of emitted events in an array, for testing.
finds an item in an array matching a predicate function, and returns its index