Function StackHash.values

Returns a forward range to iterate over the values of this table. The lifetime of this range must not exceed the lifetime of this StackHash.

auto auto values ();