HashMap.byPair

iterator by key/value pairs

struct HashMap(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)
byPair
pure @safe
(
)

Meta