HashMap.values

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

Meta