@stdlib/array-base-accessor-getter • 0.1.0 Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol. DIRECT 1 1695570432 @stdlib/array-base-accessor-setter • 0.1.0 Return an accessor function for setting an element in an array-like object supporting the get/set protocol. DIRECT 1 1695570406 @stdlib/array-base-assert-is-accessor-array • 0.1.0 Test if an array-like object supports the accessor (get/set) protocol. DIRECT 1 1695570376 @stdlib/array-base-getter • 0.1.0 Return an accessor function for retrieving an element from an indexed array-like object. DIRECT 1 1695534405 @stdlib/array-base-setter • 0.1.0 Return an accessor function for setting an element in an indexed array-like object. DIRECT 1 1695534212 @stdlib/array-complex128 • 0.1.0 Complex128Array. INDIRECT 83 1695570636 @stdlib/array-complex64 • 0.1.0 Complex64Array. INDIRECT 83 1695570561 @stdlib/array-dtype • 0.1.0 Return the data type of an array. DIRECT 117 1695571227 @stdlib/array-float32 • 0.1.1 Float32Array. INDIRECT 50 1696882508 @stdlib/array-float64 • 0.1.1 Float64Array. INDIRECT 7 1696882326 @stdlib/array-int16 • 0.1.1 Int16Array. INDIRECT 9 1696882297 @stdlib/array-int32 • 0.1.1 Int32Array. INDIRECT 9 1696882282 @stdlib/array-int8 • 0.1.1 Int8Array. INDIRECT 9 1696882272 @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/array-uint8c • 0.1.1 Uint8ClampedArray. INDIRECT 7 1696882092 @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-int16array-support • 0.1.1 Detect native Int16Array support. INDIRECT 8 1696881888 @stdlib/assert-has-int32array-support • 0.1.1 Detect native Int32Array support. INDIRECT 8 1696881877 @stdlib/assert-has-int8array-support • 0.1.1 Detect native Int8Array support. INDIRECT 8 1696881866 @stdlib/assert-has-iterator-symbol-support • 0.1.1 Detect native Symbol.iterator support. INDIRECT 2 1696881346 @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-has-uint8clampedarray-support • 0.1.1 Detect native Uint8ClampedArray support. INDIRECT 6 1696375989 @stdlib/assert-is-array-like-object • 0.1.0 Test if a value is an array-like object. INDIRECT 65 1695484599 @stdlib/assert-is-array • 0.1.1 Test if a value is an array. INDIRECT 5 1696376406 @stdlib/assert-is-arraybuffer • 0.1.1 Test if a value is an ArrayBuffer. INDIRECT 5 1696376392 @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-collection • 0.1.0 Test if a value is a collection. INDIRECT 65 1695482281 @stdlib/assert-is-complex-like • 0.1.1 Test if a value is a complex number-like object. INDIRECT 56 1696883038 @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-int16array • 0.1.1 Test if a value is an Int16Array. INDIRECT 5 1696376313 @stdlib/assert-is-int32array • 0.1.1 Test if a value is an Int32Array. INDIRECT 5 1696376306 @stdlib/assert-is-int8array • 0.1.1 Test if a value is an Int8Array. INDIRECT 5 1696376296 @stdlib/assert-is-integer • 0.1.0 Test if a value is a number having an integer value. INDIRECT 65 1695478537 @stdlib/assert-is-nonnegative-integer • 0.1.0 Test if a value is a number having a nonnegative integer value. INDIRECT 66 1695480073 @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-is-uint8clampedarray • 0.1.1 Test if a value is a Uint8ClampedArray. INDIRECT 5 1696375981 @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-imag • 0.1.1 Return the imaginary component of a double-precision complex floating-point number. INDIRECT 56 1696882948 @stdlib/complex-imagf • 0.1.1 Return the imaginary component of a single-precision complex floating-point number. INDIRECT 55 1696882896 @stdlib/complex-real • 0.1.1 Return the real component of a double-precision complex floating-point number. INDIRECT 56 1696882940 @stdlib/complex-realf • 0.1.1 Return the real component of a single-precision complex floating-point number. INDIRECT 55 1696882887 @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-array-max-array-length • 0.1.1 Maximum length for a generic array. INDIRECT 0 1696375337 @stdlib/constants-array-max-typed-array-length • 0.1.1 Maximum length for a typed array. INDIRECT 0 1696375330 @stdlib/constants-float64-ninf • 0.1.1 Double-precision floating-point negative infinity. INDIRECT 48 1696379864 @stdlib/constants-float64-pinf • 0.1.1 Double-precision floating-point positive infinity. INDIRECT 47 1696379479 @stdlib/constants-int16-max • 0.1.1 Maximum signed 16-bit integer. INDIRECT 0 1696375196 @stdlib/constants-int16-min • 0.1.1 Minimum signed 16-bit integer. INDIRECT 0 1696375189 @stdlib/constants-int32-max • 0.1.1 Maximum signed 32-bit integer. INDIRECT 0 1696375164 @stdlib/constants-int32-min • 0.1.1 Minimum signed 32-bit integer. INDIRECT 0 1696375156 @stdlib/constants-int8-max • 0.1.1 Maximum signed 8-bit integer. INDIRECT 0 1696375126 @stdlib/constants-int8-min • 0.1.1 Minimum signed 8-bit integer. INDIRECT 0 1696375116 @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-even • 0.1.0 Test if a finite numeric value is an even number. INDIRECT 64 1695478431 @stdlib/math-base-assert-is-integer • 0.1.1 Test if a finite double-precision floating-point number is an integer. INDIRECT 63 1696885269 @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. INDIRECT 61 1696883452 @stdlib/math-base-special-floor • 0.1.1 Round a double-precision floating-point number toward negative infinity. INDIRECT 62 1696884852 @stdlib/number-ctor • 0.1.1 Number constructor. INDIRECT 0 1696374260 @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/object-ctor • 0.1.1 Object constructor. INDIRECT 0 1696374112 @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/strided-base-reinterpret-complex128 • 0.1.1 Reinterpret a Complex128Array as a Float64Array. INDIRECT 9 1696882338 @stdlib/strided-base-reinterpret-complex64 • 0.1.1 Reinterpret a Complex64Array as a Float32Array. INDIRECT 51 1696882516 @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/symbol-iterator • 0.1.1 Symbol iterator. INDIRECT 3 1696881355 @stdlib/types • 0.1.0 stdlib TypeScript type declarations. DIRECT 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-accessor • 0.1.1 Define a non-enumerable read-only accessor. INDIRECT 6 1696373196 @stdlib/utils-define-nonenumerable-read-only-property • 0.1.1 Define a non-enumerable read-only property. DIRECT 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. INDIRECT 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