`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Get the ArrayBuffer out of a TypedArray, robustly.
A simple list of possible Typed Array names.
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
TypeScript definitions for mersenne-twister
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
An implementation of the Fibonacci heap data structure
Generate random numbers with a seed, useful for reproducible tests
Convert data to float32 array or get float32 fractions
GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)
Tools for working with PGlite databases
A fork of `binary-search-tree` 0.2.x with upgraded dependencies from the Sails core team.
General purpose glob-based configuration matching.
Return a random array-like index.
Extremely fast double-ended queue implementation
binary heap priority queue
Set of (possibly rotated) arrays
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
a rollup plugin for less files
Temporary file and directory creator