@stdlib/utils-thunk
Generate a thunk.
Generate a thunk.
Time a snippet.
Time a snippet.
If a function does not throw, return the function return value; otherwise, return `y`.
Wrap a function in a try/catch block.
Wrap `require` in a try/catch block.
Revive a JSON-serialized complex number.
Revive a JSON-serialized 128-bit complex number.
Convert a Node-API value to a single-precision floating-point array.
Convert a Node-API value to a double-precision floating-point array.
Convert a Node-API value to a signed 16-bit integer array.
Convert a Node-API value to a signed 32-bit integer.
Convert a Node-API value to a signed 32-bit integer array.
Convert a Node-API value to a signed 64-bit integer.
Convert a Node-API value to a signed 8-bit integer array.
Convert a Node-API value representing a strided array to a double-precision complex floating-point array.
Convert a Node-API value representing a strided array to a single-precision complex floating-point array.
Convert a Node-API value representing a strided array to a single-precision floating-point array.
Convert a Node-API value representing a strided array to a double-precision floating-point array.
Convert a Node-API value representing a strided array to a signed 16-bit integer array.