High-performance JSON Pointer implementation
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Select protocol using first bytes of incoming data and hose stuff to the handler
Check if two arrays are equal
Curated collection of data structures for the JavaScript/TypeScript.
Utils library for EIP-2612: permit – 712-signed approvals
Return a function which tests if every element in an array passes a test condition.
Validates if a value is an integer array.
Normalize array (possibly n-dimensional) to zero mean and unit variance
filter in array tree
Miller Rabin algorithm for primality test
Put a bunch of emitted events in an array, for testing.
Sign permit messages for Ethereum tokens
finds an item in an array matching a predicate function, and returns its index
Convert a typed array to a Buffer without a copy
Float64Array.
`[].map(f)` for older browsers
Float32Array.
Tiny queue data structure
Array#filter for older browsers.
Uint8Array.
Get the last or last n elements in an array.
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Maintain and search through a sorted array using some low level functions