RFC: std.json sucessor

Sönke Ludwig via Digitalmars-d digitalmars-d at puremagic.com
Thu Aug 21 23:34:34 PDT 2014


Am 22.08.2014 04:35, schrieb Colden Cullen:
> I notice in the docs there are several references to a `parseJSON` and
> `parseJson`, but I can't seem to find where either of these are defined.
> Is this just a typo?
>
> Hope this helps:
> https://github.com/s-ludwig/std_data_json/search?q=parseJson&type=Code

Seems like I forgot to replace a few mentions. They are called 
parseJSONValue and toJSONValue now for clarity.


More information about the Digitalmars-d mailing list