@stdlib/utils-writable-property-names-in
Return an array of an object's own and inherited writable property names.
Return an array of an object's own and inherited writable property names.
Unzip a zipped array (i.e., a nested array of tuples).
Convert each object key to uppercase.
Return an array of an object's own enumerable property values.
Return an array of an object's own and inherited enumerable property values.
Invoke a function while a test condition is true.
If a function does not throw, return the function return value; otherwise, return the return value of a second function.
Return the maximum value of a specified numeric type.
Return the maximum value of a specified numeric type.
Return the minimum value of a specified numeric type.
Return the minimum value of a specified numeric type.
Determine a value's type.
Convert the first letter of each object key to lowercase.
Transform a curried function into a function invoked with multiple arguments.
Return an array of an object's own writable symbol properties.
Return an array of an object's own and inherited writable symbol properties.
Generate array tuples from input arrays.
Return the size (in bytes) of the canonical binary representation of a specified numeric type.
Return an array of an object's own and inherited property names and symbols.
Return a property descriptor for an object's own property.