Test if a value is null.
Test if a value is an array-like object of numbers.
Test if a finite double-precision floating-point number is a nonnegative integer.
Check if the runtime is a web browser.
Test if an array contains a provided search value.
Check if the runtime is Node.js.
Test if a value is Node stream-like.
ES spec-compliant shim for ArrayBuffer.prototype.slice
correct invalid SPDX expressions
The URI implementation that is used by VS Code and its extensions
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
A robust, ES3 compatible, "has own property" predicate.
Test if a value is typed-array-like.
Test if an input value is a supported ndarray data type.
Useful utilities for working with Uint8Array (and Buffer)
Test if a finite double-precision floating-point number is a positive integer.
Test if an array-like value contains a search value.
Test if a value is a probability.
Test if an input value is an ndarray data type object.
Test if a value is struct constructor-like.
Test if a value is a gzip buffer.
Get the byteLength out of a DataView, robustly.
Test if a finite double-precision floating-point number is a negative integer.
Test if two arrays have the same values.