in reply to Re: check if a value is in a given set
in thread check if a value is in a given set

You have a set of hash keys, and enumerate through them to find whether the one you seek exists?

  • Comment on Re^2: check if a value is in a given set