I think we should introduce a removeAll function for hashes. Eitherthrough Druntime or through a UFCS function that we could put in std.array or somewhere.
How about .clear() for consistency with C++ containers?
I think we should introduce a removeAll function for hashes. Eitherthrough Druntime or through a UFCS function that we could put in std.array or somewhere.
How about .clear() for consistency with C++ containers?