October 28, 2020
Hi All,

   Is it possible to create an associative array using std.container.array, if possible can you please provide me an example nor send me some link which has this information.


From,
Vino.B

October 28, 2020
On Wed, Oct 28, 2020 at 06:54:01PM +0000, Vino via Digitalmars-d-learn wrote:
> Hi All,
> 
>    Is it possible to create an associative array using
> std.container.array, if possible can you please provide me an example
> nor send me some link which has this information.

https://dlang.org/phobos/std_array.html#assocArray


T

-- 
Creativity is not an excuse for sloppiness.