Updated 6 months ago
@stdlib/assert-tools-array-like-function
Return a function which tests if every element in an array-like object passes a test condition.
Updated 6 months ago
@stdlib/math-base-assert-is-nonnegative-integer
Test if a finite double-precision floating-point number is a nonnegative integer.
Updated 6 months ago
@stdlib/ndarray-base-assert-is-complex-floating-point-data-type
Test if an input value is a supported ndarray complex-valued floating-point data type.
Updated 6 months ago
@stdlib/assert-is-ascii
Test whether a character belongs to the ASCII character set and whether this is true for all characters in a provided string.
Updated 6 months ago
@stdlib/ndarray-base-assert-is-column-major-contiguous
Determine if an array is column-major contiguous.