@stdlib/assert-is-float32vector-like
Test if a value is a 1-dimensional 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.
Test whether two double-precision complex floating-point numbers are the same value.
Test whether two double-precision complex floating-point numbers are the same value.
Test whether two single-precision complex floating-point numbers are the same value.
Test whether two double-precision complex floating-point numbers are equal.
Test whether two single-precision complex floating-point numbers are equal.
Test whether two single-precision complex floating-point numbers are not equal.
Test whether two single-precision complex floating-point numbers are the same value.
Test whether two double-precision complex floating-point numbers are not equal.