Closed ienkovich closed 1 year ago
This patch starts adding nested dictionary support to StringDictionary class. In this PR nested string dicts are supported for simple get/add methods.
StringDictionary
This patch starts adding nested dictionary support to
StringDictionary
class. In this PR nested string dicts are supported for simple get/add methods.