Test if a value is a string.
Test if a value is a plain object.
Test if a value is a Float64Array.
Test if a value is a function.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is a regular expression.
Test if a value is an array.
Test if a value is a number.
Test if a value is an object.
Test if a value is a Float32Array.
Detect native Buffer support.
Test if a value is a regular expression string.
Detect native Uint8Array support.
Detect native Symbol support.
Return a function which tests if every element in an array passes a test condition.
Which kind of boxed JS primitive is this?
Robustly get the byte offset of a Typed Array
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Robustly get the byte length of a Typed Array
Test if a finite numeric value is an even number.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Test if a double-precision floating-point numeric value is positive zero.
`Object.defineProperty`, but not IE 8's broken one.
Test if a finite numeric value is an odd number.