@stdlib/array-float32 • 0.1.1 Float32Array. INDIRECT 50 1696882508 @stdlib/array-float64 • 0.1.1 Float64Array. INDIRECT 7 1696882326 @stdlib/array-uint16 • 0.1.1 Uint16Array. INDIRECT 8 1696882132 @stdlib/array-uint32 • 0.1.1 Uint32Array. INDIRECT 8 1696882123 @stdlib/array-uint8 • 0.1.1 Uint8Array. INDIRECT 8 1696882101 @stdlib/assert-has-float32array-support • 0.1.1 Detect native Float32Array support. INDIRECT 49 1696881958 @stdlib/assert-has-float64array-support • 0.1.1 Detect native Float64Array support. INDIRECT 6 1696881949 @stdlib/assert-has-own-property • 0.1.1 Test if an object has a specified property. INDIRECT 0 1696375857 @stdlib/assert-has-symbol-support • 0.1.1 Detect native Symbol support. INDIRECT 0 1696375799 @stdlib/assert-has-tostringtag-support • 0.1.1 Detect native Symbol.toStringTag support. INDIRECT 1 1696375807 @stdlib/assert-has-uint16array-support • 0.1.1 Detect native Uint16Array support. INDIRECT 7 1696376040 @stdlib/assert-has-uint32array-support • 0.1.1 Detect native Uint32Array support. INDIRECT 7 1696376020 @stdlib/assert-has-uint8array-support • 0.1.1 Detect native Uint8Array support. INDIRECT 7 1696376005 @stdlib/assert-is-array • 0.1.1 Test if a value is an array. INDIRECT 5 1696376406 @stdlib/assert-is-big-endian • 0.1.1 Check if an environment is big endian. INDIRECT 13 1696882150 @stdlib/assert-is-boolean • 0.1.1 Test if a value is a boolean. INDIRECT 13 1696376349 @stdlib/assert-is-buffer • 0.1.1 Test if a value is a Buffer object. INDIRECT 15 1696376466 @stdlib/assert-is-float32array • 0.1.1 Test if a value is a Float32Array. INDIRECT 5 1696376327 @stdlib/assert-is-float64array • 0.1.1 Test if a value is a Float64Array. INDIRECT 5 1696376320 @stdlib/assert-is-function • 0.1.1 Test if a value is a function. INDIRECT 22 1696376493 @stdlib/assert-is-little-endian • 0.1.1 Check if an environment is little endian. INDIRECT 13 1696882141 @stdlib/assert-is-number • 0.1.1 Test if a value is a number. INDIRECT 13 1696376229 @stdlib/assert-is-object-like • 0.1.1 Test if a value is object-like. INDIRECT 14 1696376443 @stdlib/assert-is-object • 0.1.1 Test if a value is an object. INDIRECT 6 1696377127 @stdlib/assert-is-plain-object • 0.1.1 Test if a value is a plain object. INDIRECT 26 1696377391 @stdlib/assert-is-regexp • 0.1.1 Test if a value is a regular expression. INDIRECT 5 1696376213 @stdlib/assert-is-string • 0.1.1 Test if a value is a string. INDIRECT 12 1696376055 @stdlib/assert-is-uint16array • 0.1.1 Test if a value is a Uint16Array. INDIRECT 5 1696376027 @stdlib/assert-is-uint32array • 0.1.1 Test if a value is a Uint32Array. INDIRECT 5 1696376013 @stdlib/assert-is-uint8array • 0.1.1 Test if a value is a Uint8Array. INDIRECT 5 1696375996 @stdlib/assert-tools-array-function • 0.1.1 Return a function which tests if every element in an array passes a test condition. INDIRECT 11 1696376418 @stdlib/boolean-ctor • 0.1.1 Boolean constructor. INDIRECT 0 1696375464 @stdlib/complex-float32 • 0.1.1 64-bit complex number. INDIRECT 54 1696882864 @stdlib/complex-float64 • 0.1.1 128-bit complex number. INDIRECT 55 1696882905 @stdlib/complex-reim • 0.1.1 Return the real and imaginary components of a double-precision complex floating-point number. INDIRECT 59 1696882932 @stdlib/complex-reimf • 0.1.1 Return the real and imaginary components of a single-precision complex floating-point number. INDIRECT 55 1696883443 @stdlib/constants-float64-exponent-bias • 0.1.1 The bias of a double-precision floating-point number's exponent. INDIRECT 47 1696380503 @stdlib/constants-float64-half-ln-two • 0.1.1 One half times the natural logarithm of 2. INDIRECT 47 1696380465 @stdlib/constants-float64-high-word-abs-mask • 0.1.1 High word mask for excluding the sign bit of a double-precision floating-point number. INDIRECT 47 1696380451 @stdlib/constants-float64-high-word-exponent-mask • 0.1.1 High word mask for the exponent of a double-precision floating-point number. INDIRECT 47 1696380442 @stdlib/constants-float64-high-word-sign-mask • 0.1.1 High word mask for the sign bit of a double-precision floating-point number. INDIRECT 47 1696380435 @stdlib/constants-float64-ln-two • 0.1.1 Natural logarithm of 2. DIRECT 47 1696380378 @stdlib/constants-float64-max-base2-exponent-subnormal • 0.1.1 The maximum biased base 2 exponent for a subnormal double-precision floating-point number. INDIRECT 47 1696380344 @stdlib/constants-float64-max-base2-exponent • 0.1.1 The maximum biased base 2 exponent for a double-precision floating-point number. INDIRECT 47 1696380339 @stdlib/constants-float64-min-base2-exponent-subnormal • 0.1.1 The minimum biased base 2 exponent for a subnormal double-precision floating-point number. INDIRECT 47 1696380271 @stdlib/constants-float64-ninf • 0.1.1 Double-precision floating-point negative infinity. DIRECT 48 1696379864 @stdlib/constants-float64-pinf • 0.1.1 Double-precision floating-point positive infinity. INDIRECT 47 1696379479 @stdlib/constants-float64-smallest-normal • 0.1.1 Smallest positive double-precision floating-point normal number. INDIRECT 47 1696379465 @stdlib/constants-uint16-max • 0.1.1 Maximum unsigned 16-bit integer. INDIRECT 0 1696374836 @stdlib/constants-uint32-max • 0.1.1 Maximum unsigned 32-bit integer. INDIRECT 0 1696374804 @stdlib/constants-uint8-max • 0.1.1 Maximum unsigned 8-bit integer. INDIRECT 0 1696374770 @stdlib/error-tools-fmtprodmsg • 0.1.1 Format an error message for production. INDIRECT 1 1696374641 @stdlib/fs-exists • 0.1.1 Test whether a path exists on the filesystem. INDIRECT 7 1696375453 @stdlib/fs-resolve-parent-path • 0.1.1 Resolve a path by walking parent directories. INDIRECT 30 1696377494 @stdlib/math-base-assert-is-infinite • 0.1.1 Test if a double-precision floating-point numeric value is infinite. INDIRECT 50 1696380212 @stdlib/math-base-assert-is-nan • 0.1.1 Test if a double-precision floating-point numeric value is NaN. DIRECT 47 1696378515 @stdlib/math-base-napi-binary • 0.1.0 C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function. INDIRECT 61 1695524082 @stdlib/math-base-napi-unary • 0.1.1 C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function. DIRECT 61 1696883452 @stdlib/math-base-special-abs • 0.1.1 Compute the absolute value of a double-precision floating-point number. DIRECT 80 1696964992 @stdlib/math-base-special-ceil • 0.1.1 Round a double-precision floating-point number toward positive infinity. INDIRECT 62 1696943668 @stdlib/math-base-special-copysign • 0.1.0 Return a double-precision floating-point number with the magnitude of x and the sign of y. INDIRECT 83 1695524524 @stdlib/math-base-special-exp • 0.1.0 Natural exponential function. DIRECT 102 1695527531 @stdlib/math-base-special-expm1 • 0.1.0 Compute exp(x) - 1. DIRECT 86 1695507331 @stdlib/math-base-special-floor • 0.1.1 Round a double-precision floating-point number toward negative infinity. INDIRECT 62 1696884852 @stdlib/math-base-special-ldexp • 0.1.0 Multiply a double-precision floating-point number by an integer power of two. INDIRECT 98 1695524565 @stdlib/math-base-special-ln • 0.1.1 Evaluate the natural logarithm of a double-precision floating-point number. DIRECT 84 1696884342 @stdlib/math-base-special-log1p • 0.1.1 Evaluate the natural logarithm of 1+x. DIRECT 84 1696884307 @stdlib/math-base-special-trunc • 0.1.1 Round a double-precision floating-point number toward zero. INDIRECT 64 1696964408 @stdlib/number-ctor • 0.1.1 Number constructor. INDIRECT 0 1696374260 @stdlib/number-float32-base-to-word • 0.1.1 Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number. INDIRECT 55 1696883124 @stdlib/number-float64-base-exponent • 0.1.1 Return an integer corresponding to the unbiased exponent of a double-precision floating-point number. INDIRECT 70 1696882411 @stdlib/number-float64-base-from-words • 0.1.1 Create a double-precision floating-point number from a higher order word and a lower order word. INDIRECT 67 1696882480 @stdlib/number-float64-base-get-high-word • 0.1.1 Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number. INDIRECT 67 1696882390 @stdlib/number-float64-base-normalize • 0.1.1 Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`. INDIRECT 85 1696965738 @stdlib/number-float64-base-set-high-word • 0.1.1 Set the more significant 32 bits of a double-precision floating-point number. INDIRECT 67 1696882372 @stdlib/number-float64-base-to-float32 • 0.1.1 Convert a double-precision floating-point number to the nearest single-precision floating-point number. INDIRECT 51 1696882540 @stdlib/number-float64-base-to-words • 0.1.1 Split a double-precision floating-point number into a higher order word and a lower order word. INDIRECT 66 1696882353 @stdlib/object-ctor • 0.1.1 Object constructor. INDIRECT 0 1696374112 @stdlib/os-byte-order • 0.1.1 Platform byte order. INDIRECT 15 1696882160 @stdlib/os-float-word-order • 0.1.1 Platform float word order. INDIRECT 16 1696882169 @stdlib/process-cwd • 0.1.1 Return the current working directory. INDIRECT 0 1696375400 @stdlib/regexp-extended-length-path • 0.1.1 Regular expression to detect an extended-length path. INDIRECT 7 1696373938 @stdlib/regexp-function-name • 0.1.1 Return a regular expression to capture a function name. INDIRECT 7 1696373864 @stdlib/string-base-format-interpolate • 0.1.1 Generate string from a token array by interpolating values. INDIRECT 0 1696373074 @stdlib/string-base-format-tokenize • 0.1.1 Tokenize a string into an array of string parts and format identifier objects. INDIRECT 0 1696373064 @stdlib/string-base-lowercase • 0.2.1 Convert a string to lowercase. INDIRECT 0 1696373018 @stdlib/string-base-replace • 0.1.1 Replace search occurrences with a replacement string. INDIRECT 0 1696372951 @stdlib/string-format • 0.1.1 Insert supplied variable values into a format string. INDIRECT 2 1696373083 @stdlib/string-replace • 0.1.1 Replace search occurrences with a replacement string. INDIRECT 27 1696377918 @stdlib/symbol-ctor • 0.1.1 Symbols. INDIRECT 0 1696372920 @stdlib/types • 0.1.0 stdlib TypeScript type declarations. INDIRECT 0 1695389035 @stdlib/utils-constructor-name • 0.1.1 Determine the name of a value's constructor. INDIRECT 17 1696376476 @stdlib/utils-convert-path • 0.1.1 Convert between POSIX and Windows paths. INDIRECT 30 1696377928 @stdlib/utils-define-nonenumerable-read-only-property • 0.1.1 Define a non-enumerable read-only property. INDIRECT 6 1696373172 @stdlib/utils-define-property • 0.1.1 Define (or modify) an object property. INDIRECT 5 1696373097 @stdlib/utils-escape-regexp-string • 0.1.1 Escape a regular expression string or pattern. INDIRECT 13 1696376073 @stdlib/utils-get-prototype-of • 0.1.1 Return the prototype of a provided object. INDIRECT 24 1696376604 @stdlib/utils-global • 0.1.1 Return the global object. INDIRECT 14 1696376358 @stdlib/utils-library-manifest • 0.1.1 Load a manifest for compiling source files. DIRECT 46 1696377937 @stdlib/utils-native-class • 0.1.1 Determine the specification defined classification of an object. INDIRECT 4 1696375973 @stdlib/utils-type-of • 0.1.2 Determine a value's type. INDIRECT 21 1700430964