Variable StackHash.rKeys

struct StackHash
{
  // ...
  Unqual!K[] rKeys ;
  // ...
}