Maximum unsigned 32-bit integer.
Gamma function.
Function which does nothing.
Define a non-enumerable read-only property.
Generate an acronym for a given string.
Determine a function's name.
Remove a list of words from a string.
Test if a value is a number.
C utilities for retrieving Node-API add-on callback arguments.
Test if a value is a Float32Array.
Convert a Node-API value to a single-precision floating-point number.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Trim whitespace characters from the beginning and end of a string.
Return the prototype of a provided object.
Test if a value is an object.
Test if a finite numeric value is an odd number.
stdlib TypeScript type declarations.
Natural exponential function.
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
High word mask for the exponent of a double-precision floating-point number.
Trim whitespace characters from the beginning and end of a string.
Create a string from a sequence of Unicode code points.
The Euler-Mascheroni constant.
Create a double-precision floating-point number from a higher order word and a lower order word.