Variable HashRange.set

struct HashRange
{
  // ...
  S* set ;
  // ...
}