Chris:

Couldn't the parser infer from string[string] that the key:value pairs should be treated as strings, regardless of whether they are quoted or not?

That parser is meant to be used to de-serialize simple D data structures printed (serialized) with writeln.

Bye,
bearophile

Reply via email to