@stdlib/number-float32-base-to-binary-string
Return a string giving the literal bit representation of a single-precision floating-point number.
Return a string giving the literal bit representation of a single-precision floating-point number.
Return a string giving the literal bit representation of a double-precision floating-point number.
Return a string giving the literal bit representation of an unsigned 16-bit integer.
Return a string giving the literal bit representation of an unsigned 32-bit integer.
Return a string created by joining array elements using a specified separator.
Fastest possible buffer-like utilities for uint8.
Brief string descriptions of arbitrary values.
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins