Utilities for GraphQL documents.
No description provided.
[](https://discord.gg/poimandres)
The Filesystem API provides a NodeJS-like API for working with files on the device.
A little library for asserting types and values, with zero dependencies.
Add a constant to each single-precision floating-point strided array element and compute the sum using extended accumulation and returning an extended precision result.
Get the Smallest and Largest Possible Numbers for a Typed Array
Run an array of functions in series
A Long class for representing a 64-bit two's-complement integer value.
Source of truth schema for dat files.
An ESnext spec-compliant `Set.prototype.union` shim/polyfill/replacement that works as far down as ES3
create lexicographic string keys for positive integers without zero-padding
Test if an object's own property is write-only.
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, ignoring NaN values and using ordinary recursive summation.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values.
Arcsine distribution probability density function (PDF).
Hashing made simple. Get the hash of a buffer/string/stream/file.
Convert a Node-API value representing a two-dimensional strided array to a single-precision floating-point array.
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.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Test if two arguments are both Uint8ClampedArrays and have equal values.
Compute the arctangent of a double-precision floating-point number.