HashCollection.getAll

Undocumented in source.
struct HashCollection(K, V, bool ordered, bool multi)
deprecated
static if(haveValues)
alias getAll = valuesOf

Meta