HashMap.StoredValueType

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

Meta