On Tuesday, 6 November 2012 at 13:08:15 UTC, Jacob Carlborg wrote:
Also have a more key-value like mapping, something like this:

We can always use custom types to get this kind of thing.

struct key { string value; }

[key("value")] foo

Reply via email to