Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Calculate the mid-range of a single-precision floating-point strided array.
Test if a value is a URIError object.
Test if a value is a valid typed array length.
Bernoulli distribution expected value.
Official Sentry utilities for OpenTelemetry
<!--
Apply a binary function to single-precision floating-point strided input arrays and assign results to a single-precision floating-point strided output array.
<!--
Get esbuild-compatible targets from a browserlist config
The pug lexer (takes a string and converts it to an array of tokens)
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Configuration validation support for Okta JavaScript SDKs
Base (i.e., lower-level) single-precision complex number functions.
Return the index of the first element which passes a test implemented by a predicate function.
Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript
Apply a unary callback to elements in a two-dimensional nested input array and assign results to elements in a two-dimensional nested output array.
Apply a function to elements in a five-dimensional nested input array and assign results to elements in a new five-dimensional nested output array.
Test if a value is PRNG-like.
<!--
Bernoulli distribution mode.
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
Return a list of array data types to which a provided array data type can be safely cast and, for floating-point data types, can be downcast.
An EventEmitter that isolates the emitter from errors in handlers