@stdlib/array-base-accessor-getter • 0.2.2Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol. | DIRECT | 0 | |
@stdlib/array-base-assert-is-complex128array • 0.2.2Test if a value is a Complex128Array. | DIRECT | 0 | |
@stdlib/array-base-assert-is-complex64array • 0.2.2Test if a value is a Complex64Array. | DIRECT | 0 | |
@stdlib/array-base-getter • 0.2.2Return an accessor function for retrieving an element from an indexed array-like object. | DIRECT | 0 | |
@stdlib/array-float32 • 0.2.2Float32Array. | DIRECT | 8 | |
@stdlib/array-float64 • 0.2.2Float64Array. | INDIRECT | 7 | |
@stdlib/assert-has-float32array-support • 0.2.2Detect native Float32Array support. | INDIRECT | 7 | |
@stdlib/assert-has-float64array-support • 0.2.2Detect native Float64Array support. | INDIRECT | 6 | |
@stdlib/assert-has-iterator-symbol-support • 0.2.2Detect native Symbol.iterator support. | DIRECT | 2 | |
@stdlib/assert-has-own-property • 0.2.2Test if an object has a specified property. | INDIRECT | 0 | |
@stdlib/assert-has-symbol-support • 0.2.2Detect native Symbol support. | INDIRECT | 0 | |
@stdlib/assert-has-tostringtag-support • 0.2.2Detect native Symbol.toStringTag support. | INDIRECT | 1 | |
@stdlib/assert-is-array-like-object • 0.2.2Test if a value is an array-like object. | DIRECT | 64 | |
@stdlib/assert-is-array • 0.2.2Test if a value is an array. | DIRECT | 5 | |
@stdlib/assert-is-arraybuffer • 0.2.2Test if a value is an ArrayBuffer. | DIRECT | 5 | |
@stdlib/assert-is-boolean • 0.2.2Test if a value is a boolean. | INDIRECT | 12 | |
@stdlib/assert-is-buffer • 0.2.2Test if a value is a Buffer object. | INDIRECT | 14 | |
@stdlib/assert-is-collection • 0.2.2Test if a value is a collection. | DIRECT | 64 | |
@stdlib/assert-is-complex-like • 0.2.2Test if a value is a complex number-like object. | DIRECT | 21 | |
@stdlib/assert-is-float32array • 0.2.2Test if a value is a Float32Array. | INDIRECT | 5 | |
@stdlib/assert-is-float64array • 0.2.2Test if a value is a Float64Array. | INDIRECT | 5 | |
@stdlib/assert-is-function • 0.2.2Test if a value is a function. | DIRECT | 21 | |
@stdlib/assert-is-integer • 0.2.2Test if a value is a number having an integer value. | INDIRECT | 64 | |
@stdlib/assert-is-nonnegative-integer • 0.2.2Test if a value is a number having a nonnegative integer value. | DIRECT | 65 | |
@stdlib/assert-is-number • 0.2.2Test if a value is a number. | INDIRECT | 12 | |
@stdlib/assert-is-object-like • 0.2.2Test if a value is object-like. | INDIRECT | 13 | |
@stdlib/assert-is-object • 0.2.2Test if a value is an object. | DIRECT | 6 | |
@stdlib/assert-is-plain-object • 0.2.2Test if a value is a plain object. | INDIRECT | 25 | |
@stdlib/assert-is-regexp • 0.2.2Test if a value is a regular expression. | INDIRECT | 5 | |
@stdlib/assert-is-string • 0.2.2Test if a value is a string. | DIRECT | 11 | |
@stdlib/assert-tools-array-function • 0.2.2Return a function which tests if every element in an array passes a test condition. | INDIRECT | 10 | |
@stdlib/boolean-ctor • 0.2.2Boolean constructor. | INDIRECT | 0 | |
@stdlib/complex-float32-ctor • 0.0.164-bit complex number. | INDIRECT | 18 | |
@stdlib/complex-float32-ctor • 0.0.264-bit complex number. | INDIRECT | 18 | |
@stdlib/complex-float32-reim • 0.1.2Return the real and imaginary components of a single-precision complex floating-point number. | INDIRECT | 19 | |
@stdlib/complex-float32 • 0.2.164-bit complex number. | DIRECT | 18 | |
@stdlib/complex-float64-ctor • 0.0.2128-bit complex number. | INDIRECT | 19 | |
@stdlib/complex-float64-ctor • 0.0.3128-bit complex number. | INDIRECT | 19 | |
@stdlib/complex-float64-reim • 0.1.2Return the real and imaginary components of a double-precision complex floating-point number. | INDIRECT | 23 | |
@stdlib/complex-imagf • 0.2.1Return the imaginary component of a single-precision complex floating-point number. | DIRECT | 19 | |
@stdlib/complex-realf • 0.2.1Return the real component of a single-precision complex floating-point number. | DIRECT | 19 | |
@stdlib/constants-array-max-array-length • 0.2.2Maximum length for a generic array. | INDIRECT | 0 | |
@stdlib/constants-array-max-typed-array-length • 0.2.2Maximum length for a typed array. | INDIRECT | 0 | |
@stdlib/constants-float64-ninf • 0.2.2Double-precision floating-point negative infinity. | INDIRECT | 1 | |
@stdlib/constants-float64-pinf • 0.2.2Double-precision floating-point positive infinity. | INDIRECT | 0 | |
@stdlib/error-tools-fmtprodmsg • 0.2.2Format an error message for production. | DIRECT | 0 | |
@stdlib/fs-exists • 0.2.2Test whether a path exists on the filesystem. | INDIRECT | 6 | |
@stdlib/fs-resolve-parent-path • 0.2.2Resolve a path by walking parent directories. | INDIRECT | 29 | |
@stdlib/math-base-assert-is-even • 0.2.3Test if a finite numeric value is an even number. | DIRECT | 63 | |
@stdlib/math-base-assert-is-integer • 0.2.5Test if a finite double-precision floating-point number is an integer. | DIRECT | 62 | |
@stdlib/math-base-napi-unary • 0.2.3C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function. | INDIRECT | 60 | |
@stdlib/math-base-special-floor • 0.2.3Round a double-precision floating-point number toward negative infinity. | DIRECT | 61 | |
@stdlib/number-ctor • 0.2.2Number constructor. | INDIRECT | 0 | |
@stdlib/number-float64-base-to-float32 • 0.2.2Convert a double-precision floating-point number to the nearest single-precision floating-point number. | INDIRECT | 9 | |
@stdlib/object-ctor • 0.2.1Object constructor. | INDIRECT | 0 | |
@stdlib/process-cwd • 0.2.2Return the current working directory. | INDIRECT | 0 | |
@stdlib/regexp-extended-length-path • 0.2.2Regular expression to detect an extended-length path. | INDIRECT | 6 | |
@stdlib/regexp-function-name • 0.2.2Return a regular expression to capture a function name. | INDIRECT | 6 | |
@stdlib/strided-base-reinterpret-complex128 • 0.2.2Reinterpret a Complex128Array as a Float64Array. | DIRECT | 8 | |
@stdlib/strided-base-reinterpret-complex64 • 0.2.1Reinterpret a Complex64Array as a Float32Array. | DIRECT | 9 | |
@stdlib/string-base-format-interpolate • 0.2.2Generate string from a token array by interpolating values. | INDIRECT | 0 | |
@stdlib/string-base-format-tokenize • 0.2.2Tokenize a string into an array of string parts and format identifier objects. | INDIRECT | 0 | |
@stdlib/string-base-lowercase • 0.4.0Convert a string to lowercase. | INDIRECT | 0 | |
@stdlib/string-base-replace • 0.2.2Replace search occurrences with a replacement string. | INDIRECT | 0 | |
@stdlib/string-format • 0.2.2Insert supplied variable values into a format string. | DIRECT | 2 | |
@stdlib/string-replace • 0.2.2Replace search occurrences with a replacement string. | INDIRECT | 26 | |
@stdlib/symbol-ctor • 0.2.2Symbols. | INDIRECT | 0 | |
@stdlib/symbol-iterator • 0.2.2Symbol iterator. | DIRECT | 3 | |
@stdlib/utils-constructor-name • 0.2.2Determine the name of a value's constructor. | INDIRECT | 16 | |
@stdlib/utils-convert-path • 0.2.2Convert between POSIX and Windows paths. | INDIRECT | 29 | |
@stdlib/utils-define-nonenumerable-read-only-accessor • 0.2.3Define a non-enumerable read-only accessor. | DIRECT | 5 | |
@stdlib/utils-define-nonenumerable-read-only-property • 0.2.2Define a non-enumerable read-only property. | DIRECT | 5 | |
@stdlib/utils-define-property • 0.2.4Define (or modify) an object property. | INDIRECT | 4 | |
@stdlib/utils-escape-regexp-string • 0.2.2Escape a regular expression string or pattern. | INDIRECT | 12 | |
@stdlib/utils-get-prototype-of • 0.2.2Return the prototype of a provided object. | INDIRECT | 23 | |
@stdlib/utils-global • 0.2.2Return the global object. | INDIRECT | 13 | |
@stdlib/utils-library-manifest • 0.2.2Load a manifest for compiling source files. | INDIRECT | 45 | |
@stdlib/utils-native-class • 0.2.2Determine the specification defined classification of an object. | INDIRECT | 4 | |
@stdlib/utils-type-of • 0.2.2Determine a value's type. | INDIRECT | 20 | |