HashMap.values

Undocumented in source.
struct HashMap(Key, Value, Key nullKey = Key.max, A = GCAllocator)
Value[] values;

Meta