HashCollection.byKeyValue

Return a range which iterates over key/value pairs.

struct HashCollection(K, V, bool ordered, bool multi)
static if(haveValues)
byKeyValue
(
this This
)
()

Meta