std.data.json formal review

Suliman via Digitalmars-d digitalmars-d at puremagic.com
Sat Aug 1 07:15:53 PDT 2015


Look like it's Variant type. So I tried to use method get! do 
extract value from it
writeln(get!(response["code"]));

But I get error: Error: variable response cannot be read at 
compile time


More information about the Digitalmars-d mailing list