How i can clear Associative Arrays

Andrej Mitrovic andrej.mitrovich at gmail.com
Sat Apr 13 03:01:05 PDT 2013


On 4/13/13, gedaiu <szabobogdan at yahoo.com> wrote:
> I know, that's why I am asking how i should do this...

I think we should introduce a removeAll function for hashes. Either
through Druntime or through a UFCS function that we could put in
std.array or somewhere.

Putting it in Druntime is probably the most efficient way.


More information about the Digitalmars-d-learn mailing list