Calculate the cumulative sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
The Filesystem API provides a NodeJS-like API for working with files on the device.
Count the number of truthy elements in an array.
Calculate the specificity of a CSS selector
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
No description provided.
Compute the sum of all elements in a one-dimensional single-precision complex floating-point ndarray.
Test if two arguments are both Uint8ClampedArrays and have equal values.
Run an array of functions in series
[](https://discord.gg/poimandres)
Multi-slice constructor.
Source of truth schema for dat files.
Plugin loader. Plays with Ware
Get the Smallest and Largest Possible Numbers for a Typed Array
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values.
Parse a url assuming `http` if no protocol or `//` is provided.
Type definitions for values used in the Solana RPC, and helper functions for working with them
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
Lognormal distribution constructor.
A tiny, faster alternative to native Array.prototype.every
Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using heapsort.
create lexicographic string keys for positive integers without zero-padding
Get XDG Base Directory paths