Table of Contents
- Quick Take
- Deletion by the key only
- Deletion by the value only
- Disable the cleanup which would otherwise happen after deletion
- Delete only when both the key and value match
- Delete matching object keys without deleting matching array values
- Wildcards