[Home]
>
Object
Object
Create an empty map that does not have properties
Check if multiple objects are equal
Returns an object with unique values by key
Extract values of a property from an array of objects
Immutably rename object keys
Create an object from the pairs of key and value
Invert keys and values of an object
Pick a subset of properties of an object
Remove all null and undefined properties from an object
Get the value at given path of an object
Shallow copy an object
Sort an object by its properties
Omit a subset of properties from an object