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.
Conditionally add a middleware to express with some common patterns.
Return an array of all parent node_modules directories
Helpers for generating and transforming key material
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.
Functions to test if a point is outside ranges, namely useful for 3D/2D scenes that may have reversed bounds
An ESnext spec-compliant `Array.prototype.with` shim/polyfill/replacement that works as far down as ES3.
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.
DappDriver is an e2e testing framework designed for testing decentralized applications (dApps) using MetaMask, Rainbow or Zerion
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using heapsort.
Multi-slice constructor.
Generate a linearly spaced numeric array using a provided increment.
Test if a value is a native function.
Cleanly exit process on EPIPE
Shorten sets of strings deterministically, to be git-friendly
Split an array evenly into chunks
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.
Unzip a zipped array (i.e., a nested array of tuples).