Test if an input value is a BLAS memory layout.
Read the entire contents of a file.
Detect native async/await support.
Return a regular expression to match a newline character sequence.
Boolean indicating if the current process is running on Windows.
Exponential function.
Gamma function.
Standard utilities.
Common assertions for Bats
Is this value a JS ArrayBuffer?
Degenerate distribution probability density function (PDF).
Is this value a JS SharedArrayBuffer?
Given a stride array, determine whether an array is row-major.
Which kind of boxed JS primitive is this?
Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC8949).
Test if an input value is a supported ndarray casting mode.
BLAS memory layouts.
Strip UTF-8 byte order mark (BOM) from a string
Give me a string and I'll tell you if it's a valid npm package license string
What is the type of this builtin JS value?
The Euler-Mascheroni constant.
Convert a string to lowercase.
Featherweight assert module
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.