> E.g: for python dict you use nim json module.
Python's dicts can/should be replaced with [Nim tables](https://nim-lang.github.io/Nim/tables.html). I think I have never used json module for that.
> E.g: for python dict you use nim json module.
Python's dicts can/should be replaced with [Nim tables](https://nim-lang.github.io/Nim/tables.html). I think I have never used json module for that.