HashCollection.remove

Removes all elements with the given key.

struct HashCollection(K, V, bool ordered, bool multi)
bool
remove
()
(
auto ref K key
)

Meta