Variable StackSet.Node2.key

struct StackSet.Node2
{
  // ...
  K key ;
  // ...
}