Test if an input value is a supported ndarray mask index data type.
TypeScript definitions for http-assert
Test if a value is iterable-like.
Test if a finite double-precision floating-point number is a positive integer.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Create a filled generic array.
Test if an input value is a BLAS memory layout.
Replace search occurrences with a replacement string.
Test if a value is an array of probabilities that sum to one.
Insert supplied variable values into a format string.
Test if two arrays have the same values.
Test if a finite double-precision floating-point number is a negative integer.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Test if two arguments are both Complex128Arrays and have the same values.
Apply a nullary callback and assign results to elements in a strided output array.
Define (or modify) an object property.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Compute the absolute value of a single-precision floating-point number.
Detect native ArrayBuffer support.
Apply a binary callback to elements in strided input arrays and assign results to elements in a strided output array.
Store information about any JS value in a side channel, using a Map
Test if a double-precision floating-point number is a probability.
Determine if a buffer length is compatible with provided ndarray meta data.