UnsafeHashMap.clear

Removes all elements from the hash table, without changing its capacity.

struct UnsafeHashMap(Key, Value)
nothrow
void
clear
()