On Mon, Jan 4, 2021 at 8:09 PM ChrisLu wrote:
> Hi,
>
> For a list of json objects, the key names are usually repeated.
> e.g., {:1, :2},{:2, :3}, ...
>
> The key names, "" and "" for the above example, could be very long.
> Is there any existing library already encode jso
Hi,
For a list of json objects, the key names are usually repeated.
e.g., {:1, :2},{:2, :3}, ...
The key names, "" and "" for the above example, could be very long.
Is there any existing library already encode json objects via a dictionary?
This is a JSON-specific compres