A one-liner function that flattens arrays.
Run an array of functions in series
Get the Smallest and Largest Possible Numbers for a Typed Array
Source of truth schema for dat files.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values.
Convert a Node-API value representing a two-dimensional strided array to a single-precision floating-point array.
Test if an object's own property is write-only.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
create lexicographic string keys for positive integers without zero-padding
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Create a MultiSlice object from a list of MultiSlice constructor arguments.
Type definitions for values used in the Solana RPC, and helper functions for working with them
Hashing made simple. Get the hash of a buffer/string/stream/file.
Arcsine distribution probability density function (PDF).
Add a scalar constant to each double-precision floating-point strided array element and compute the sum using ordinary recursive summation.
Test if two arguments are both Uint8ClampedArrays and have equal values.
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
Compute the arctangent of a double-precision floating-point number.
Helpers for generating and transforming key material
Student's t distribution constructor.
DappDriver is an e2e testing framework designed for testing decentralized applications (dApps) using MetaMask, Rainbow or Zerion
Return the Cartesian square.
Create a half-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
A tiny, faster alternative to native Array.prototype.every