DenseHashSet.identity

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

class DenseHashSet(Value, HashFcn, EqualKey)
static
Value
identity
(
in Value v
)

Meta