Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.
Return an array of all parent node_modules directories
Conditionally add a middleware to express with some common patterns.
Helpers for generating and transforming key material
Functions to test if a point is outside ranges, namely useful for 3D/2D scenes that may have reversed bounds
Create a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
An ESnext spec-compliant `Array.prototype.with` shim/polyfill/replacement that works as far down as ES3.
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using heapsort.
Multi-slice constructor.
The Assertion Tool is designed to enhance your testing framework by allowing tests to continue running even when assertions fail. Instead of halting the test upon an assertion failure, it will capture the error and continue running the test suite.
Generate a linearly spaced numeric array using a provided increment.
DappDriver is an e2e testing framework designed for testing decentralized applications (dApps) using MetaMask, Rainbow or Zerion
Cleanly exit process on EPIPE
Test if a value is a native function.
Split an array evenly into chunks
Shorten sets of strings deterministically, to be git-friendly
Rules dealing with Array functions and methods.
ES Proposal spec-compliant shim for Map.prototype.getOrInsertComputed
Lognormal distribution constructor.
Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
A library for sending JSON RPC requests to Solana RPCs
Detect native WebAssembly support.