@stdlib/array-base-min-unsigned-integer-dtype
Determine the minimum array data type for storing a provided unsigned integer value.
Determine the minimum array data type for storing a provided unsigned integer value.
Test if a value is a BigInt.
Test if a value is a BigInt64Array.
Test if a value is a BigUint64Array.
Test if a value is a number having a safe integer value.
Test if a value is an array-like object containing only safe integers.
Test whether a value is a property key.
Convert a single-precision floating-point number to a signed 32-bit integer.
Convert a single-precision floating-point number to an unsigned 32-bit integer.
Create a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Create an iterator for generating pseudorandom numbers having integer values.
Convert an integer to a Slice object.
Test if a value is a number having a nonpositive integer value.
Test if a value is an array-like object containing only nonpositive integers.
Test if a value is a number having a negative integer value.
Test if a value is an array-like object containing only negative integers.
Test if a value is a number having a nonnegative integer value.
Test if a value is an array-like object containing only nonnegative integers.
Find the index of the first element having the maximum absolute value.
Find the index of the first element having the maximum absolute value.