Function DenseHashSet.identity

Apparently identity is not stl-standard, so we define our own

static Value identity (
  in Value v
);