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?

Reply via email to