Test if a value is Node stream-like.
Test if a value is Node writable stream-like.
Test if a value is object-like.
Detect native Buffer support.
Check if an environment is big endian.
Test if a value is an array.
Test if a double-precision floating-point numeric value is infinite.
Check if an environment is little endian.
Test if a double-precision floating-point numeric value is NaN.
Test if a value is a regular expression string.
Return a function which tests if every element in an array passes a test condition.
Test if a value is a Uint16Array.
Test if a value is a regular expression.
Test if a value is a Uint8Array.
Detect native Uint16Array support.
Detect native Uint8Array support.
Detect native Float64Array support.
Test if a value is a number.
Test if a value is an object.
Test if a value is a Float32Array.
Test if a value is a complex number-like object.
Test if a value is a boolean.
Test if a value is a string.
Test if a value is a Buffer object.