@stdlib/assert-is-float32array
Test if a value is a Float32Array.
Found 29 results for istypedarray
Test if a value is a Float32Array.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
The lodash method `_.isTypedArray` exported as a module.
Test if a value is a Uint8Array.
Test if a value is a Uint16Array.
Test if a value is an Int32Array.
Test if a value is a Uint8ClampedArray.
Test if a value is an Int16Array.
Test if a value is an Int8Array.
Test if a value is a typed array.
Test if a value is a complex typed array.
Test if a value is an array-like object containing only nonnegative integers.
Test if a value is an array-like object containing only integers.
Test if a value is a BooleanArray.
Test if a value is an array-like object containing only positive integers.
Test if a value is a Complex64Array.
Test if a value is a Complex128Array.
Test if a value is a numeric array.
Validates if a value is a typed array.
Test if a value is an array-like object containing only positive numbers.
Test if a value is an array-like object containing only NaN values.
Test if a value is an array-like object containing only nonpositive integers.
Test if a value is an array-like object containing only finite numbers.
Test if a value is an array-like object containing only safe integers.
Test if a value is an array-like object containing only negative numbers.
Test if a value is an array-like object containing only nonpositive numbers.
Test if a value is an array-like object containing only negative integers.
Test if a value is an array-like object containing only nonnegative numbers.