Tommy Visic
Results
1
issues of
Tommy Visic
I didn't see a built-in way to handle top-level arrays, e.g.: ``` [ { "name": "Jorge", "faveNumber": 4 }, { ... } ] ``` Our current solution is to iterate...
enhancement