Tokenize a string into an array of string parts and format identifier objects.
Test if a value is a plain object.
Detect native Symbol.toStringTag support.
Generate string from a token array by interpolating values.
Test if a value is a regular expression string.
Standard assertion utilities.
Test if a value is array-like.
Detect native Float32Array support.
Test if an object has a specified property.
Test if a value is a typed array.
Detect native Uint32Array support.
Test if a value is a complex typed array.
Detect native Symbol support.
Create a filled generic array.
Create a zero-filled generic array.
Detect native Buffer support.
Robustly get the length of a Typed Array
Assert that a Node-API value is a Node-API typed array.
Test if an input value is a supported array real-valued floating-point data type.
Test if an input value is a supported array real-valued data type.
Test if an input value is a supported array signed integer data type.
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Test if a finite double-precision floating-point number is a nonnegative integer.