Asynchronous recursive file copy utility.
Conditionally add a middleware to express with some common patterns.
Return help text associated with a provided alias.
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
Base utilities for signed 32-bit integers.
All kinds of utility functions
Arcsine distribution logarithm of probability density function (PDF).
Interchange two single-precision floating-point vectors.
Uniform distribution logarithm of cumulative distribution function (CDF).
A Long class for representing a 64-bit two's-complement integer value.
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.
Test if two arguments are both Int32Arrays and have equal values.
Create a one-sample Z-test double-precision floating-point results object.
Compute the nth negaFibonacci number.
Hashing made simple. Get the hash of a buffer/string/stream/file.
Find elements in an array-like object that satisfy a test condition.
Rules dealing with Array functions and methods.
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
Return a shallow copy of a portion of an array.
Circular buffer.
Number of milliseconds in a day.
A library for sending JSON RPC requests to Solana RPCs
Compute the nth negaLucas number.
RC4 random number generator