@stdlib/assert-is-nonsymmetric-matrix
Test if a value is a non-symmetric matrix.
Test if a value is a non-symmetric matrix.
Test if a value is null.
Test if a value is an array-like object containing only null values.
Test if a value is a number.
Test if a value is an array-like object of numbers.
Test if a value is a numeric array.
Test if a value is an object.
Test if a value is an array-like object containing only objects.
Test if a value is a URIError object.
Test if a value is a 1-dimensional ndarray-like object.
Check if the runtime is a web worker.
Test if a string is a well-formed string.
Test if an object's own or inherited property is writable.
Test if an object's own property is write-only.
Test if an object's own or inherited property is write-only.
Assertion utility tools.
Return a function which tests if every element in an array passes a test condition.
Test if a value is an array-like object containing only NaN values.
Test if a value is a native function.
Test if a value is ndarray-like.