Test if a value is a typed array.
Test if a value is a complex typed array.
Test if a value is a Complex64Array.
Detect native Int8Array support.
Detect native Symbol.iterator support.
Test if a value is an Error object.
Test if a value is a number having a positive value.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Return a function which tests if every element in an array-like object passes a test condition.
Insert supplied variable values into a format string.
Test if a value is an empty array.
Test whether an input value is the string representing column-major order.
Extra assertions on top of node's assert module
Generate string from a token array by interpolating values.
Test if a value is an array-like object containing only nonnegative integers.
Test if a value is a BooleanArray.
Test if an array-like value contains a search value.
Test if a value is null.
Detect native function name support.
Replace search occurrences with a replacement string.
Detect native Symbol.hasInstance support.
Escape a regular expression string or pattern.
Test if a value is a number having a nonnegative value.
Test if a value is an array-like object of numbers.