HashMap.StoredKeyType

Undocumented in source.
struct HashMap(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)
alias StoredKeyType = StoredType!K

Meta