@stdlib/number-uint32-base-to-int32
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Create an unsigned 8-bit integer from a literal bit representation.
Return a string giving the literal bit representation of an unsigned 8-bit integer.
Create an unsigned 16-bit integer from a literal bit representation.
Return a string giving the literal bit representation of an unsigned 16-bit integer.
Create an unsigned 32-bit integer from a literal bit representation.
Bitwise rotation to the left.
Return the current user's home directory.
Return the current user's home directory.
Extract a nested property value from each element of an object array.
Set a nested property value.
Define a configurable read-only accessor.
Define a configurable read-only property.
Define a configurable read-write accessor.
Define a configurable write-only accessor.
Define a configurable memoized read-only object property.
Define a memoized object property.
Return a directory name.
Invoke a function until a test condition is true.
Until a test condition is true, invoke a function for each element in a collection.