Test whether a string matches a Node.js built-in module name.
What is the type of this builtin JS value?
Detect native Buffer support.
Check if an environment is little endian.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Test if a double-precision floating-point numeric value is NaN.
Detect native Uint16Array support.
Detect native Float64Array support.
Test if a value is a regular expression.
Detect native Uint8Array support.
Test if a value is a number.
Test if a value is a Float32Array.
Test if a value is an object.
Check if an environment is big endian.
Test if a value is a string.
Test if a value is a boolean.
Test if a value is a Uint32Array.
Test if a value is a Buffer object.
Test if a value is a Float64Array.
Test if a value is object-like.
Test if a value is a function.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is an array.