Immutably removes an item from an object or array at a given path, denoted by dot notation or an array.
If the item is already removed nothing is changed. i.e. values is returned.
Generated using TypeDoc
Immutably removes an item from an object or array at a given path, denoted by dot notation or an array.
If the item is already removed nothing is changed. i.e. values is returned.