Test if a finite single-precision floating-point number is an odd number.
Truncate string to given length in bytes
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
Fréchet distribution quantile function.
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.
Creates a Promise that waits for a single event
Gumbel distribution median.
Add a scalar constant to each element in a strided array.
Partially apply function arguments.
Return the index of the first element in a one-dimensional ndarray which passes a test implemented by a predicate function.
Pareto (Type I) distribution median.
Emulate console for all the browsers
Gumbel distribution logarithm of probability density function (PDF).
Request that Node.js child processes preload modules
Helps you write code with promise-like chains that can run both synchronously and asynchronously
Fréchet distribution mode.
Return the number of code points in a string.
Extract the stem of a given word.
Updates a section inside a file with newer content while removing the old content.
Resolving tsconfig paths in runtime
Like the `Did you mean?` in git for npm
ES2019 spec-compliant String.prototype.trimLeft shim.
Compute a mid-range incrementally.