digitalmars.D - How to do an associative array literal?
- "Janice Caron" <caron800 googlemail.com> Oct 15 2007
- Robert Fraser <fraserofthenight gmail.com> Oct 15 2007
- Bill Baxter <dnewsgroup billbaxter.com> Oct 15 2007
- BCS <BCS pathlink.com> Oct 15 2007
- "Janice Caron" <caron800 googlemail.com> Oct 15 2007
I assume this is possible? Sorry for such a basic question. I did look in the docs under Associative Arrays, but if there was anything there about literals, I missed it.
Oct 15 2007
Janice Caron Wrote:I assume this is possible? Sorry for such a basic question. I did look in the docs under Associative Arrays, but if there was anything there about literals, I missed it.
http://www.digitalmars.com/d/expression.html#AssocArrayLiteral
Oct 15 2007
Janice Caron wrote:Thanks :-)
If you're feeling generous could you add a link to the comments page for arrays telling people where to find doc for literals? --bb
Oct 15 2007
Janice Caron wrote:I assume this is possible? Sorry for such a basic question. I did look in the docs under Associative Arrays, but if there was anything there about literals, I missed it.
http://www.digitalmars.com/d/expression.html#AssocArrayLiteral
Oct 15 2007









Bill Baxter <dnewsgroup billbaxter.com> 