Function StackHash.keys

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

auto auto keys ();