Skip to content

Proper semantics for dictionaries

Sven M. Hallberg requested to merge dict into master

Handle null values as nonexistent and validate that there are no duplicate keys.

Merge request reports