Partition an ArrayBuffer into multiple TypedArray views efficiently.
convert a buffer (or string) to a Uint8Array
Array utilities (immutability, fp helpers)
Works like String.prototype.replace but outputs an array. Useful for replacing parts of the string with objects of other types.
Additional array extensions with a chainable api
arcsecond parsers for binary data
Calculate the maximum value of a sorted strided array.
Simultaneously sort two strided arrays based on the sort order of the first array using insertion sort.
Encode/decode base64 data into ArrayBuffers
TypeScript definitions for iconv
Test whether all elements in an array pass a test implemented by a predicate function, iterating from right to left.
Poisson distribution expected value.
Calculate the cumulative minimum of double-precision floating-point strided array elements.
Poisson distribution entropy.
Uniform distribution skewness.
base class for creating generic pull-sinks that write to some device via an async call.
Add a scalar constant to each single-precision floating-point strided array element and compute the sum using extended accumulation.
Calculate the minimum absolute value of a strided array.
Calculate the cumulative minimum of single-precision floating-point strided array elements.
Apply a binary callback to elements in two two-dimensional nested input arrays according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.
TypeScript definitions for hdkey
Converts UUID strings to and from buffers
Calculate the arithmetic mean of a double-precision floating-point strided array.
Number of hours in a day.