How to Delete Node from JSONValue?

Michael A. Puls II shadow2531 at gmail.com
Thu Nov 7 16:32:29 UTC 2019


On Thursday, 7 November 2019 at 14:56:04 UTC, Andrea Fontana 
wrote:
> Here the right way:
> j.object.remove("x");

Thanks. That does the trick.

> I found std.json syntax a bit strange, so I wrote a wrap over 
> std.json to add a bit of syntax sugar:
> https://github.com/2night/jsonwrap/

Thanks. I'll check it out.




More information about the Digitalmars-d mailing list