HashCollection.byPair

Return a range which iterates over key/value pairs.

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

Meta