in reply to Re: Finding a hash key from the value (reverse lookup)
in thread Finding a hash key from the value (reverse lookup)
The question asked about non-unique values, thus you end up losing keys that are appropriate values. In this situation, you do not have a 1-1 function so reverse is very bad.
ALL HAIL BRAK!!!
|
---|
Replies are listed 'Best First'. | |
---|---|
non-1:1 mappings
by Anonymous Monk on Jan 23, 2001 at 02:23 UTC | |
by PsychoSpunk (Hermit) on Jan 23, 2001 at 04:24 UTC |