@stdlib/assert-is-float32ndarray-like
Test if a value is an ndarray-like object containing single-precision floating-point numbers.
Test if a value is an ndarray-like object containing single-precision floating-point numbers.
Test if a value is a 1-dimensional ndarray-like object containing single-precision floating-point numbers.
Test if a value is a Float64Array.
Test if a value is a 2-dimensional ndarray-like object containing double-precision floating-point numbers.
Test if a value is an ndarray-like object containing double-precision floating-point numbers.
Test if a value is a 1-dimensional ndarray-like object containing double-precision floating-point numbers.
Test if a value is a function.
Test if a value is an array-like object containing only functions.
Test if a value is a generator object.
Test if a value is a gzip buffer.
Test whether a string contains only hexadecimal digits.
Test if a value is an infinite number.
Test if an object has an inherited property.
Base mathematical assertion utilities.
Test if a 32-bit integer is even.
Test if a 32-bit integer is odd.
Test if a number is composite.
Test if a single-precision floating-point numeric value is positive zero.
Test if a number is prime.
Test if a double-precision floating-point number is a probability.