Test if a value is struct constructor-like.
Test if a value is a Complex64Array.
Detect native Int8Array support.
Detect native Symbol.iterator support.
Test if a value is a typed array.
Test if a value is an Error object.
Test if a value is a number having a positive value.
Test if a value is a complex typed array.
Test if a value is a Complex128Array.
Assert that a Node-API value is a Node-API typed array.
Test if a value is iterator-like.
Test if a value is ndarray-like.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Detect native function name support.
Test if a value is an empty array.
Assert that two Node-API typed array data types are equal.
Test if a value is a BooleanArray.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Detect native Symbol.hasInstance support.
Test if a value is a number having a nonnegative value.
Test if a value is null.
Extra assertions on top of node's assert module
Check if the runtime is a web browser.
Test if a finite double-precision floating-point number is a nonnegative integer.