@stdlib/array-base-accessor-getter • 0.2.2 Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol. DIRECT 0 1722220737 @stdlib/array-base-accessor-setter • 0.2.2 Return an accessor function for setting an element in an array-like object supporting the get/set protocol. DIRECT 0 1722220730 @stdlib/array-base-assert-is-accessor-array • 0.2.2 Test if an array-like object supports the accessor (get/set) protocol. DIRECT 0 1722220717 @stdlib/array-base-assert-is-complex128array • 0.2.2 Test if a value is a Complex128Array. INDIRECT 0 1722220682 @stdlib/array-base-assert-is-complex64array • 0.2.2 Test if a value is a Complex64Array. INDIRECT 0 1722220674 @stdlib/array-base-getter • 0.2.2 Return an accessor function for retrieving an element from an indexed array-like object. DIRECT 0 1722201376 @stdlib/array-base-setter • 0.2.2 Return an accessor function for setting an element in an indexed array-like object. DIRECT 0 1722201178 @stdlib/array-complex128 • 0.2.1 Complex128Array. INDIRECT 88 1708887476 @stdlib/array-complex64 • 0.2.1 Complex64Array. INDIRECT 87 1708887456 @stdlib/array-dtype • 0.2.1 Return the data type of an array. DIRECT 122 1708887826 @stdlib/array-float32 • 0.2.2 Float32Array. INDIRECT 8 1722089390 @stdlib/array-float64 • 0.2.2 Float64Array. INDIRECT 7 1722089238 @stdlib/array-int16 • 0.2.2 Int16Array. INDIRECT 9 1722089212 @stdlib/array-int32 • 0.2.2 Int32Array. INDIRECT 9 1722089204 @stdlib/array-int8 • 0.2.2 Int8Array. INDIRECT 9 1722089196 @stdlib/array-uint16 • 0.2.2 Uint16Array. INDIRECT 8 1722089140 @stdlib/array-uint32 • 0.2.2 Uint32Array. INDIRECT 8 1722089132 @stdlib/array-uint8 • 0.2.2 Uint8Array. INDIRECT 8 1722089106 @stdlib/array-uint8c • 0.2.2 Uint8ClampedArray. INDIRECT 7 1722089098 @stdlib/assert-has-float32array-support • 0.2.2 Detect native Float32Array support. INDIRECT 7 1722088988 @stdlib/assert-has-float64array-support • 0.2.2 Detect native Float64Array support. INDIRECT 6 1722088981 @stdlib/assert-has-int16array-support • 0.2.2 Detect native Int16Array support. INDIRECT 8 1722088931 @stdlib/assert-has-int32array-support • 0.2.2 Detect native Int32Array support. INDIRECT 8 1722088922 @stdlib/assert-has-int8array-support • 0.2.2 Detect native Int8Array support. INDIRECT 8 1722088913 @stdlib/assert-has-iterator-symbol-support • 0.2.2 Detect native Symbol.iterator support. INDIRECT 2 1722088499 @stdlib/assert-has-own-property • 0.2.2 Test if an object has a specified property. INDIRECT 0 1722039666 @stdlib/assert-has-symbol-support • 0.2.2 Detect native Symbol support. INDIRECT 0 1722039612 @stdlib/assert-has-tostringtag-support • 0.2.2 Detect native Symbol.toStringTag support. INDIRECT 1 1722039619 @stdlib/assert-has-uint16array-support • 0.2.2 Detect native Uint16Array support. INDIRECT 7 1722039835 @stdlib/assert-has-uint32array-support • 0.2.2 Detect native Uint32Array support. INDIRECT 7 1722039820 @stdlib/assert-has-uint8array-support • 0.2.2 Detect native Uint8Array support. INDIRECT 7 1722039806 @stdlib/assert-has-uint8clampedarray-support • 0.2.2 Detect native Uint8ClampedArray support. INDIRECT 6 1722039792 @stdlib/assert-is-array-like-object • 0.2.2 Test if a value is an array-like object. INDIRECT 64 1722128075 @stdlib/assert-is-array • 0.2.2 Test if a value is an array. INDIRECT 5 1722040210 @stdlib/assert-is-arraybuffer • 0.2.2 Test if a value is an ArrayBuffer. INDIRECT 5 1722040202 @stdlib/assert-is-boolean • 0.2.2 Test if a value is a boolean. INDIRECT 12 1722040163 @stdlib/assert-is-buffer • 0.2.2 Test if a value is a Buffer object. INDIRECT 14 1722040264 @stdlib/assert-is-collection • 0.2.2 Test if a value is a collection. INDIRECT 64 1722125166 @stdlib/assert-is-complex-like • 0.2.2 Test if a value is a complex number-like object. INDIRECT 21 1722091495 @stdlib/assert-is-float32array • 0.2.2 Test if a value is a Float32Array. INDIRECT 5 1722040129 @stdlib/assert-is-float64array • 0.2.2 Test if a value is a Float64Array. INDIRECT 5 1722040122 @stdlib/assert-is-function • 0.2.2 Test if a value is a function. INDIRECT 21 1722040288 @stdlib/assert-is-int16array • 0.2.2 Test if a value is an Int16Array. INDIRECT 5 1722040115 @stdlib/assert-is-int32array • 0.2.2 Test if a value is an Int32Array. INDIRECT 5 1722040107 @stdlib/assert-is-int8array • 0.2.2 Test if a value is an Int8Array. INDIRECT 5 1722040100 @stdlib/assert-is-integer • 0.2.2 Test if a value is a number having an integer value. INDIRECT 64 1722103751 @stdlib/assert-is-nonnegative-integer • 0.2.2 Test if a value is a number having a nonnegative integer value. INDIRECT 65 1722105451 @stdlib/assert-is-number • 0.2.2 Test if a value is a number. INDIRECT 12 1722040037 @stdlib/assert-is-object-like • 0.2.2 Test if a value is object-like. INDIRECT 13 1722040241 @stdlib/assert-is-object • 0.2.2 Test if a value is an object. INDIRECT 6 1722040932 @stdlib/assert-is-plain-object • 0.2.2 Test if a value is a plain object. INDIRECT 25 1722041230 @stdlib/assert-is-regexp • 0.2.2 Test if a value is a regular expression. INDIRECT 5 1722040022 @stdlib/assert-is-string • 0.2.2 Test if a value is a string. INDIRECT 11 1722039850 @stdlib/assert-is-uint16array • 0.2.2 Test if a value is a Uint16Array. INDIRECT 5 1722039827 @stdlib/assert-is-uint32array • 0.2.2 Test if a value is a Uint32Array. INDIRECT 5 1722039813 @stdlib/assert-is-uint8array • 0.2.2 Test if a value is a Uint8Array. INDIRECT 5 1722039798 @stdlib/assert-is-uint8clampedarray • 0.2.2 Test if a value is a Uint8ClampedArray. INDIRECT 5 1722039784 @stdlib/assert-tools-array-function • 0.2.2 Return a function which tests if every element in an array passes a test condition. INDIRECT 10 1722040219 @stdlib/boolean-ctor • 0.2.2 Boolean constructor. INDIRECT 0 1722039298 @stdlib/complex-float32-ctor • 0.0.1 64-bit complex number. INDIRECT 18 1718813747 @stdlib/complex-float32-ctor • 0.0.2 64-bit complex number. INDIRECT 18 1722089653 @stdlib/complex-float32-reim • 0.1.2 Return the real and imaginary components of a single-precision complex floating-point number. INDIRECT 19 1722101754 @stdlib/complex-float32 • 0.2.1 64-bit complex number. INDIRECT 18 1708644468 @stdlib/complex-float64-ctor • 0.0.2 128-bit complex number. INDIRECT 19 1722089686 @stdlib/complex-float64-ctor • 0.0.3 128-bit complex number. INDIRECT 19 1722100963 @stdlib/complex-float64-reim • 0.1.2 Return the real and imaginary components of a double-precision complex floating-point number. INDIRECT 23 1722101746 @stdlib/complex-float64 • 0.2.1 128-bit complex number. INDIRECT 19 1708644524 @stdlib/complex-imag • 0.2.1 Return the imaginary component of a double-precision complex floating-point number. INDIRECT 20 1708644587 @stdlib/complex-imagf • 0.2.1 Return the imaginary component of a single-precision complex floating-point number. INDIRECT 19 1708644517 @stdlib/complex-real • 0.2.1 Return the real component of a double-precision complex floating-point number. INDIRECT 20 1708644579 @stdlib/complex-realf • 0.2.1 Return the real component of a single-precision complex floating-point number. INDIRECT 19 1708644510 @stdlib/constants-array-max-array-length • 0.2.2 Maximum length for a generic array. INDIRECT 0 1722039164 @stdlib/constants-array-max-typed-array-length • 0.2.2 Maximum length for a typed array. INDIRECT 0 1722039157 @stdlib/constants-float64-ninf • 0.2.2 Double-precision floating-point negative infinity. INDIRECT 1 1722047557 @stdlib/constants-float64-pinf • 0.2.2 Double-precision floating-point positive infinity. INDIRECT 0 1722047211 @stdlib/constants-int16-max • 0.2.2 Maximum signed 16-bit integer. INDIRECT 0 1722039024 @stdlib/constants-int16-min • 0.2.2 Minimum signed 16-bit integer. INDIRECT 0 1722039017 @stdlib/constants-int32-max • 0.3.0 Maximum signed 32-bit integer. INDIRECT 0 1722047076 @stdlib/constants-int32-min • 0.2.2 Minimum signed 32-bit integer. INDIRECT 0 1722039002 @stdlib/constants-int8-max • 0.2.2 Maximum signed 8-bit integer. INDIRECT 0 1722037491 @stdlib/constants-int8-min • 0.2.2 Minimum signed 8-bit integer. INDIRECT 0 1722037484 @stdlib/constants-uint16-max • 0.2.2 Maximum unsigned 16-bit integer. INDIRECT 0 1722037287 @stdlib/constants-uint32-max • 0.2.2 Maximum unsigned 32-bit integer. INDIRECT 0 1722037262 @stdlib/constants-uint8-max • 0.2.2 Maximum unsigned 8-bit integer. INDIRECT 0 1722037237 @stdlib/error-tools-fmtprodmsg • 0.2.2 Format an error message for production. INDIRECT 0 1722037196 @stdlib/fs-exists • 0.2.2 Test whether a path exists on the filesystem. INDIRECT 6 1722039291 @stdlib/fs-resolve-parent-path • 0.2.2 Resolve a path by walking parent directories. INDIRECT 29 1722050008 @stdlib/math-base-assert-is-even • 0.2.3 Test if a finite numeric value is an even number. INDIRECT 63 1722103702 @stdlib/math-base-assert-is-integer • 0.2.5 Test if a finite double-precision floating-point number is an integer. INDIRECT 62 1722103555 @stdlib/math-base-napi-unary • 0.2.3 C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function. INDIRECT 60 1722101292 @stdlib/math-base-special-floor • 0.2.3 Round a double-precision floating-point number toward negative infinity. INDIRECT 61 1722093311 @stdlib/number-ctor • 0.2.2 Number constructor. INDIRECT 0 1722037081 @stdlib/number-float64-base-to-float32 • 0.2.2 Convert a double-precision floating-point number to the nearest single-precision floating-point number. INDIRECT 9 1722089421 @stdlib/object-ctor • 0.2.1 Object constructor. INDIRECT 0 1708548545 @stdlib/process-cwd • 0.2.2 Return the current working directory. INDIRECT 0 1722039237 @stdlib/regexp-extended-length-path • 0.2.2 Regular expression to detect an extended-length path. INDIRECT 6 1722029494 @stdlib/regexp-function-name • 0.2.2 Return a regular expression to capture a function name. INDIRECT 6 1722028774 @stdlib/strided-base-reinterpret-complex128 • 0.2.2 Reinterpret a Complex128Array as a Float64Array. INDIRECT 8 1722089247 @stdlib/strided-base-reinterpret-complex64 • 0.2.1 Reinterpret a Complex64Array as a Float32Array. INDIRECT 9 1722089396 @stdlib/strided-base-stride2offset • 0.1.0 Determine the index offset which specifies the location of the first indexed value in a strided array. DIRECT 0 1722045454 @stdlib/string-base-format-interpolate • 0.2.2 Generate string from a token array by interpolating values. INDIRECT 0 1722021396 @stdlib/string-base-format-tokenize • 0.2.2 Tokenize a string into an array of string parts and format identifier objects. INDIRECT 0 1722021386 @stdlib/string-base-lowercase • 0.4.0 Convert a string to lowercase. INDIRECT 0 1722020590 @stdlib/string-base-replace • 0.2.2 Replace search occurrences with a replacement string. INDIRECT 0 1722001890 @stdlib/string-format • 0.2.2 Insert supplied variable values into a format string. INDIRECT 2 1722021405 @stdlib/string-replace • 0.2.2 Replace search occurrences with a replacement string. INDIRECT 26 1722045426 @stdlib/symbol-ctor • 0.2.2 Symbols. INDIRECT 0 1721954649 @stdlib/symbol-iterator • 0.2.2 Symbol iterator. INDIRECT 3 1722088507 @stdlib/utils-constructor-name • 0.2.2 Determine the name of a value's constructor. INDIRECT 16 1722040273 @stdlib/utils-convert-path • 0.2.2 Convert between POSIX and Windows paths. INDIRECT 29 1722045435 @stdlib/utils-define-nonenumerable-read-only-accessor • 0.2.3 Define a non-enumerable read-only accessor. INDIRECT 5 1722021527 @stdlib/utils-define-nonenumerable-read-only-property • 0.2.2 Define a non-enumerable read-only property. DIRECT 5 1722021502 @stdlib/utils-define-property • 0.2.4 Define (or modify) an object property. INDIRECT 4 1722021416 @stdlib/utils-escape-regexp-string • 0.2.2 Escape a regular expression string or pattern. INDIRECT 12 1722039866 @stdlib/utils-get-prototype-of • 0.2.2 Return the prototype of a provided object. INDIRECT 23 1722040399 @stdlib/utils-global • 0.2.2 Return the global object. INDIRECT 13 1722040171 @stdlib/utils-library-manifest • 0.2.2 Load a manifest for compiling source files. INDIRECT 45 1722045445 @stdlib/utils-native-class • 0.2.2 Determine the specification defined classification of an object. INDIRECT 4 1722039777 @stdlib/utils-type-of • 0.2.2 Determine a value's type. INDIRECT 20 1722040281