-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Labels
Milestone
Description
Proposal: unless otherwise specified, the use of null as a value MUST be treated as if the value was never specified; i.e., it has no effect.
Proposal: unless otherwise specified, the use of null as a key is treated as if the key/value was never specified, and values of that key MUST NOT be processed.
Such uses MUST be removed when compacting.