Return (a copy of) the key-equality functor used by this hash map. The returned function will return true if two KEY objects have the same value, and false otherwise.
true
KEY
false
Declared in <bdlcc_stripedunorderedmap.h>
<bdlcc_stripedunorderedmap.h>
EQUAL equalFunction() const;