Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 120 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 120 Bytes

NestedDict()

  • By default, a non-existing key creates another NestedDict at that key.
  • Prints in a non-garbage way.