Test if a value is a 64-bit or 128-bit complex number.
Compute an integer binary logarithm (base two).
Flowtype linting rules for ESLint.
Resolve the input ndarray casting data type for a unary function.
Spec-agnostic AST layer for Kubb. Defines nodes, visitor pattern, and factory functions used across codegen plugins.
Bresenham's line algorithm
Fill a strided array with linearly spaced values over a specified interval.
Convert file URLs to paths.
Defines static typed DTO with strict runtime validation and user friendly error messages like:
Detect native Symbol support.
Compute the sum of all elements in a one-dimensional single-precision complex floating-point ndarray.
Crop array of ranges when they go beyond the reference string's length
Add a constant to each single-precision floating-point strided array element and compute the sum using extended accumulation and returning an extended precision result.
Test if a value is an EvalError object.
Calculate the maximum value of a double-precision floating-point strided array.
HTTP methods that node supports
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Test if an object's own or inherited property is readable.
Node default behavior import resolution plugin for eslint-plugin-import.
Create S3 urls from bucket/key or extract bucket/key from them
Test if a value is a ReferenceError object.
Reduce initial definitions to the actual initial value, where possible.
Functions for modifying a unified-latex AST
Works like String.prototype.replace but outputs an array. Useful for replacing parts of the string with objects of other types.