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