int[char[]] is consistently used D's Language reference to illustrate associative arrays. For me it looks like something that should not compile. Of course int[string] works without problem so I wonder why int[char[]] was used as an example. Was it carried over from D1 reference perhaps?
- string and char[] Morlan
- Re: string and char[] Simen kjaeraas
- Re: string and char[] simendsjo
- Re: string and char[] Simen kjaeraas
- Re: string and char[] Morlan
- Re: string and char[] Simen kjaeraas
- Re: string and char[] Morlan
- Re: string and char[] Steven Schveighoffer
- Re: string and char[] Denis Koroskin
- Re: string and char[] Steven Schveighoffer
- Re: string and char[] Jesse Phillips
- Re: string and char[] spir
- Re: string and char[] spir
- Re: string and char[] Steven Schveighoffer
