in reply to Re^6: Using hashes for set operations...
in thread Using hashes for set operations...

I agree. Default is built-in stringification, which gives object identity or any existing overloaded stringify for that object.
  • Comment on Re^7: Using hashes for set operations...