Run an array of functions in series
A one-liner function that flattens arrays.
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.
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.
Create a MultiSlice object from a list of MultiSlice constructor arguments.
Test if two arguments are both Uint8ClampedArrays and have equal values.
Helpers for generating and transforming key material
DappDriver is an e2e testing framework designed for testing decentralized applications (dApps) using MetaMask, Rainbow or Zerion
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.
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.
A tiny, faster alternative to native Array.prototype.every
Test if a value is a native function.
Shared modules of the Spacecat Services - utils