MultiValueMap.clear

Clears this map of all values.

struct MultiValueMap(KeyType, ValueType, alias KeySort = (a, b) => a < b)
void
clear
()