Associative array using std.container.array

H. S. Teoh hsteoh at quickfur.ath.cx
Wed Oct 28 19:10:57 UTC 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.


More information about the Digitalmars-d-learn mailing list