Curated collection of data structures for the JavaScript/TypeScript.
Check if two arrays are equal
Vite plugin for [Fastly Compute](https://developer.fastly.com/learning/compute/javascript/) with `vitest`.
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.
Utilities for TypeScript library
Convert a typed array to a Buffer without a copy
Dynamic multiple inheritance for JavaScript and TypeScript. Without mixins.
finds an item in an array matching a predicate function, and returns its index
Tiny queue data structure
`[].map(f)` for older browsers
Float64Array.
Determines the underlying data type of an input value.
filter in array tree
Get the last or last n elements in an array.
Javascript library to work with circomlib
**Silent Shard** uses Multiparty computation (MPC) and enables a set of parties that do not trust each other to jointly compute a secret signing key without being constructed in one place and an ECDSA signature over their secret key shards while not shari
Maintain and search through a sorted array using some low level functions
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Uint8Array.
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
TypeScript definitions for compute-argmax