fn values(self: Self) []V
Returns the backing array of values in this map. Modifying the map may invalidate this array.
self: Self,