@stdlib/assert-is-numeric-array
Test if a value is a numeric array.
Test if a value is a numeric array.
Test if a value is an array-like object containing only NaN values.
Test if a value is an array-like object containing only negative 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 nonnegative integers.
Test if a value is a Float64Array.
Test if a value is an array-like object containing only positive integers.
Test if a value is an array-like object containing only positive numbers.
Test if a value is a Complex64Array.