@stdlib/assert-is-null-array
Test if a value is an array-like object containing only null values.
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.
C utilities for Node-API call assertions.
Assert that two Node-API typed array data types are equal.
Assert that two Node-API data types are equal.
Assert that a Node-API value has a specified property.
Assert that a Node-API value is a specified Node-API data type.
Assert that a Node-API value is a Node-API typed array.
C utilities for asserting that a Node-API call returns an "ok" status.