@arithmetic-type/int32
32-bit signed integer arithmetic and logic operators for JavaScript
32-bit signed integer arithmetic and logic operators for JavaScript
Orda Integer: a TypeScript/Javascript library compatible with the integer types of other languages
Int32 encoding, a simple way to convert 32-bit signed integers to Uint8Arrays, and vice versa.
Test if a value is an Int32Array.
32-bit unsigned integer mathematical constants.
32-bit signed integer mathematical constants.
Maximum signed 32-bit integer.
Minimum signed 32-bit integer.
Size (in bytes) of a 32-bit signed integer.
Convert a Node-API value to a signed 32-bit integer.
Convert a Node-API value to a signed 32-bit integer array.
Convert a Node-API value representing a strided array to a signed 32-bit integer array.
Convert a signed 32-bit integer to a Node-API value.
Perform C-like multiplication of two signed 32-bit integers.
Compute an absolute value of a signed 32-bit integer.
Typed array pool.
Create an uninitialized array having a specified length.
Create an uninitialized array having the same length and data type as a provided array.
Create a filled array.
Create a filled array according to a provided callback function.