J
John Butler
Hi,
I cant seem to figure this out, if i have a hash value can i then get
the key thats associated to that value.
So the hash.has_value(val)? method will return true or false if that
value exists in the hash but what i need to know is what is the key for
the particular value.
Any ideas?
JB
I cant seem to figure this out, if i have a hash value can i then get
the key thats associated to that value.
So the hash.has_value(val)? method will return true or false if that
value exists in the hash but what i need to know is what is the key for
the particular value.
Any ideas?
JB