HashCollection.byKey

Return a range which iterates over all keys. Duplicate keys will occur several times in the range.

struct HashCollection(K, V, bool ordered, bool multi)
byKey
(
this This
)
()

Meta