@stdlib/utils-try-then
If a function does not throw, return the function return value; otherwise, return the return value of a second function.
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.
Return a property descriptor for an object's own or inherited property.
Return an object's own property descriptors.
Return an object's own and inherited property descriptors.
Return an array of an object's own enumerable and non-enumerable property names.
Return an array of an object's own and inherited enumerable and non-enumerable property names.
Return an array of an object's own symbol properties.