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
Put a bunch of emitted events in an array, for testing.
Convert a typed array to a Buffer without a copy
finds an item in an array matching a predicate function, and returns its index
Tiny queue data structure
`[].map(f)` for older browsers
Float64Array.
filter in array tree
Get the last or last n elements in an array.
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Analyze the size of your module dependencies
Uint8Array.
A ponyfill for the ES 2015 (ES6) `Array.from()`.
AWS SDK for JavaScript Timestream Write Client for Node.js, Browser and React Native
Detect whether or not an object is a Typed Array
Maintain and search through a sorted array using some low level functions
Implements various UI screens by connecting business logic (from `@zeniai/client-epic-state`) and UI components (from the `@zeniai/web-components`)
Uint32Array.
Uint16Array.
Call an array of promise-returning functions, restricting concurrency to a specified limit.