Bool setter for std.json

Adam D. Ruppe destructionator at gmail.com
Mon Feb 24 11:20:22 PST 2014


On Monday, 24 February 2014 at 18:57:53 UTC, w0rp wrote:
> It really should just be "BOOLEAN" in std.json.

yeah, or at least the getter property, I agree with that.

> I don't mean to show off or anything dumb like that, but I 
> haven't used std.json for a while after I wrote my own library,

Aye, my jsvar works similarly ( though it actually uses std.json 
for the toJSON and parseJSON functions).


More information about the Digitalmars-d mailing list