is-buffer
Determine if an object is a Buffer
Determine if an object is a Buffer
Convert a typed array to a Buffer without a copy
Validates if a value is a Float64Array.
Validation utilities.
Determine if an object is a Buffer
Chooses the Best Typed Array to use for an Array of Number. Supports Big Integers!
To Typed Array: Convert an Array of Numbers to the Typed Array with the Smallest Memory Footprint
Check if a data is a float64array.
Utility library that lists out all transferable objects that can be transfered between Workers and the main thread.
Test if a value is a collection.
Test if a value is an empty collection.
Compute the absolute value for each element in a double-precision floating-point strided array.
Compute the squared absolute value for each element in a double-precision floating-point strided array.
Compute the cube root of each element in a double-precision floating-point strided array.
Compute the cube root of each element retrieved from a double-precision floating-point strided array via a callback function.
Round each element in a double-precision floating-point strided array toward positive infinity.
Convert each element in a double-precision floating-point strided array from degrees to radians.
Round each element in a double-precision floating-point strided array toward negative infinity.
Compute the multiplicative inverse for each element in a double-precision floating-point strided array.
Compute the absolute value for each element in a double-precision floating-point strided array according to a strided mask array.