Test if a value is a complex number-like object.
Test if a value is an array of strings.
Test if a value is a Complex128Array.
Test if a value is an ArrayBuffer.
Test if a value is a typed array.
Test if a value is a complex typed array.
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Test if a value is a Complex64Array.
Assert that two Node-API typed array data types are equal.
Extra assertions on top of node's assert module
Test if a value is an Error object.
Test if a value is a number having a positive value.
Return a function which tests if every element in an array-like object passes a test condition.
Test if a value is an array-like object.
Test if an object has a specified method name, either own or inherited.
Reinterpret a Complex64Array as a Float32Array.
Test if a value is array-like.
Test if a value is an empty array.
Command-line interface.
Return the real and imaginary components of a single-precision complex floating-point number.
Test if a value is an array-like object containing only nonnegative integers.
Test if a value is a BooleanArray.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Test if a value is null.