How i can clear Associative Arrays

Nicolas Guillemot nlguillemot at gmail.com
Sat Apr 13 14:10:15 PDT 2013


> 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.

How about .clear() for consistency with C++ containers?


More information about the Digitalmars-d-learn mailing list