Read data from stdin.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Function which does nothing.
Buffer.
Remove a list of words from a string.
Trim whitespace characters from the beginning and end of a string.
Read the entire contents of a file.
Return a regular expression to match a newline character sequence.
Node standard library for browser.
Standardized module functions free of business logic
Create a string from a sequence of Unicode code points.
Hoon literal syntax parsing and rendering. Approaching two nines of parity with hoon stdlib.
Exponential function.
Assert that a Node-API value is a specified Node-API data type.
Determine a function's name.
Convert a Node-API value to a signed 32-bit integer.
Gamma function.
Convert a signed 32-bit integer to a Node-API value.
Convert a Node-API value to a double-precision floating-point number.
C utilities for asserting that a Node-API call returns an "ok" status.
Assert that two Node-API data types are equal.
Convert a Node-API value to a single-precision floating-point number.
Test if a finite numeric value is an odd number.
Property based testing for Jest based on fast-check