HashCollection.remove

Removes all elements with the given key.

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

Meta